Skip to content
Claude Code

human dispatch mcp for Claude Code

io.github.zyntarasystems/human-dispatch-mcp

MCP server that dispatches physical-world tasks to humans through a unified API

client:Claude Code transport:stdio runtime:npm

Install human dispatch mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add human-dispatch-mcp -e RENTAHUMAN_API_KEY=<RENTAHUMAN_API_KEY> -e MTURK_ACCESS_KEY_ID=<MTURK_ACCESS_KEY_ID> -e MTURK_SECRET_ACCESS_KEY=<MTURK_SECRET_ACCESS_KEY> -e MTURK_SANDBOX=<MTURK_SANDBOX> -e MANUAL_WEBHOOK_URL=<MANUAL_WEBHOOK_URL> -- npx -y human-dispatch-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

human dispatch mcp in other clients