Instawork

Instawork is a flexible-staffing marketplace that connects businesses in hospitality, warehouse, events, retail, and food service with vetted hourly workers ("Pros") for short-term shifts across the USA and Canada. Businesses post or rebook shifts and Instawork's ML-driven "Smart assign" matching fills them, often within hours. Instawork's developer surface is agent-native: rather than a public REST API it ships a hosted Partner MCP server (finch.instawork.com/mcp/partner) secured with OAuth 2.1, plus a published Agent Skill (github.com/instawork/skills) that lets AI assistants such as Claude and Cursor search locations and positions, price shifts, and create bookings on a business partner's behalf. Backed by Craft Ventures, Greylock, GV, and Y Combinator.

Instawork publishes 1 API on the APIs.io network. Tagged areas include Company, Marketplace, Staffing, Gig Economy, and Hospitality.

Instawork’s developer surface includes authentication, documentation, support, engineering blog, pricing, signup flow, and 11 more developer resources.

27.1/100 emerging Agent 30/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyMarketplaceStaffingGig EconomyHospitalityWorkforceLaborMCPAgent

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 27.1/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 8.3 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 30/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/instawork: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Instawork Partner MCP Server

Hosted Model Context Protocol server that lets business partners find hourly workers and book shifts on Instawork using natural language via an AI assistant. Secured with OAuth ...

MCP Servers

instawork-mcp.yml

MCP SERVER

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: instawork
name: Instawork
description: 'Instawork is a flexible-staffing marketplace that connects businesses in hospitality, warehouse, events, retail,
  and food service with vetted hourly workers ("Pros") for short-term shifts across the USA and Canada. Businesses post or
  rebook shifts and Instawork''s ML-driven "Smart assign" matching fills them, often within hours. Instawork''s developer
  surface is agent-native: rather than a public REST API it ships a hosted Partner MCP server (finch.instawork.com/mcp/partner)
  secured with OAuth 2.1, plus a published Agent Skill (github.com/instawork/skills) that lets AI assistants such as Claude
  and Cursor search locations and positions, price shifts, and create bookings on a business partner''s behalf. Backed by
  Craft Ventures, Greylock, GV, and Y Combinator.'
image: https://cdn.prod.website-files.com/63fd26f2fd0da53e0276079c/649a16c8f69460000a219a25_Instawork-OG-Image-blue.png
url: https://raw.githubusercontent.com/api-evangelist/instawork/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- craft-ventures
- greylock
- gv
- y-combinator
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Marketplace
- Staffing
- Gig Economy
- Hospitality
- Workforce
- Labor
- MCP
- Agent
apis:
- name: Instawork Partner MCP Server
  description: Hosted Model Context Protocol server that lets business partners find hourly workers and book shifts on Instawork
    using natural language via an AI assistant. Secured with OAuth 2.1 (PKCE + dynamic client registration). Only the USA
    and Canada are supported.
  humanURL: https://github.com/instawork/skills
  baseURL: https://finch.instawork.com/mcp/partner/
  tags:
  - MCP
  - Staffing
  - Booking
  properties:
  - type: MCPServer
    url: mcp/instawork-mcp.yml
  - type: AgentSkill
    url: skills/_index.yml
  - type: Authentication
    url: authentication/instawork-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: MCPServer
  url: mcp/instawork-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Authentication
  url: authentication/instawork-authentication.yml
- type: OAuthScopes
  url: scopes/instawork-scopes.yml
- type: WellKnown
  url: well-known/instawork-well-known.yml
- type: Conformance
  url: conformance/instawork-conformance.yml
- type: DomainSecurity
  url: security/instawork-domain-security.yml
- type: Documentation
  url: https://github.com/instawork/skills
- type: GitHubOrganization
  url: https://github.com/instawork
- type: Support
  url: https://help.instawork.com
- type: Blog
  url: https://engineering.instawork.com
- type: Pricing
  url: https://www.instawork.com/pricing
- type: SignUp
  url: https://www.instawork.com/business
- type: Login
  url: https://www.instawork.com/login
- type: TermsOfService
  url: https://app.instawork.com/legal/instawork-terms-of-use
- type: PrivacyPolicy
  url: https://app.instawork.com/legal/instawork-privacy-policy
- type: Website
  url: https://instawork.com
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence