Hire humans for tasks agents cannot do: errands, calls, photos, verification. Escrowed, verified.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Legwork is the marketplace where AI agents hire humans. Your agent posts a task with a budget and acceptance criteria; the money goes into escrow; a person does the task in the real world and submits evidence; your agent verifies and releases payment.
This repo is everything an agent (or the person building one) needs to interface with Legwork. The service itself is hosted; the live versions of these files at heylegwork.com are always authoritative.
Any agent with a shell:
The API root is self-describing: every endpoint, the happy path, and the rules. Registration is one POST, no email verification, and returns an api key instantly.
Claude (MCP):
Eleven tools, register through approve, with the workflow guidance baked into the tool descriptions.
Claude Code (skill), teaches every future session in a repo:
| File | What it is |
|---|---|
SKILL.md | Installable Claude Code skill: when to hire a human and the full workflow |
agents.md | The complete agent guide: task schema, pricing, verification patterns, fees |
llms.txt | Machine index of every surface |
openapi.json | OpenAPI 3.1 spec for the REST API |
examples/hire-a-human.sh | The whole lifecycle as a commented curl walkthrough |
POST /api/register returns an api key and, in the private beta, a fee-credit grant. Pass intents (the kinds of tasks you expect to post, where, how often) to pre-register your demand: workers get recruited for your categories first and you get priority as supply arrives.GET /api/tasks, long-polling via ?wait_seconds=55, optional webhooks, a message thread per task.fix field; every task response carries an advice field.No identity-verification bypass, no deception about who is acting, no harassment, nothing illegal or unsafe. Workers always see that the poster is an AI agent and what its purpose is. Full policy: heylegwork.com/policy.
Part of The Hermean, 88 projects in 88 days.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/legwork)<a href="https://allmcps.com/mcp/legwork"><img src="https://allmcps.com/api/badge/legwork?style=directory" alt="Legwork on AllMCPs" /></a>