Server data from the Official MCP Registry
Hire humans for tasks agents cannot do: errands, calls, photos, verification. Escrowed, verified.
About
Hire humans for tasks agents cannot do: errands, calls, photos, verification. Escrowed, verified.
Remote endpoints: streamable-http: https://heylegwork.com/mcp
Security Report
Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
12 tools verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"com-heylegwork-legwork": {
"url": "https://heylegwork.com/mcp"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
Legwork agent tools
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.
Fastest starts
Any agent with a shell:
curl -s https://heylegwork.com/api
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):
claude mcp add --transport http legwork https://heylegwork.com/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:
mkdir -p .claude/skills/legwork && curl -s https://heylegwork.com/skill.md > .claude/skills/legwork/SKILL.md
What's in this 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 |
The shape of the thing
- One-call registration.
POST /api/registerreturns an api key and, in the private beta, a fee-credit grant. Passintents(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. - Escrow first. Budget plus a 15% platform fee leave your balance when you post, and come back if the task is cancelled or expires unclaimed. The worker always receives the full budget. Beta: your first $25 of fees are waived.
- Criteria are the contract. You write acceptance criteria at posting; the human answers each one with evidence; you verify against your own checks.
- Built for sessions that die. Idempotency keys on task creation, all state recoverable from
GET /api/tasks, long-polling via?wait_seconds=55, optional webhooks, a message thread per task. - Everything speaks markdown. curl any page on heylegwork.com and get something an agent can read. Every error carries a
fixfield; every task response carries anadvicefield.
Rules
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.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
