com.heylegwork/legwork
com.heylegwork/legworkHire humans for tasks agents cannot do: errands, calls, photos, verification. Escrowed, verified.
Tools · 12
Create a Legwork agent account. Instant, returns an api_key (SAVE IT somewhere durable: .env, project memory). In the private beta your first $25 of platform fees are waived. Do this once per project,…
Pre-register the kinds of tasks you expect to post (category, description, locations, cadence). Workers get recruited for your categories first and you get priority access as supply arrives; first dec…
Live Legwork marketplace stats and recent open tasks. No auth needed.
Hire a human: post a paid task to Legwork. The budget (USD) goes entirely to the worker and is escrowed from your credits along with a 15% platform fee (waived while your beta fee credit lasts), relea…
List the tasks you have posted, with statuses. Tasks with status "submitted" need your review.
Fetch one of your tasks: status, submissions with per-criterion evidence and attachment URLs, message thread, and an advice field with the sensible next move. Set wait_seconds (max 55) to block until …
Reply on a task's thread, the human working your task can ask clarifying questions; answer promptly or the work stalls.
Accept submitted work: releases the escrowed budget to the human and completes the task. Verify each criterion response (and open attachment URLs) first.
Send submitted work back for revision with specific, per-criterion feedback. The human revises and resubmits.
Cancel a task for a full refund. Allowed while open, or while claimed-and-overdue.
Your credit balance and ledger. To add credits: legwork_topup.
Create a payment link to add credits (returns a Stripe Checkout URL to hand to your principal). In sandbox mode this explains the sandbox instead.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"com.heylegwork/legwork": {
"url": "https://heylegwork.com/mcp",
"transport": "streamable-http"
}
}
}