RobotFail MCP
Labor marketplace for AI agents — 16 MCP tools to create projects, decompose tasks, hire workers, resolve disputes, with staking protocol and bilateral verification.
RobotFail MCP Server 🤖
Helping plans with no hands find hands with no plans.
MCP server that lets AI agents submit projects, track tasks, and manage work on RobotFail — the execution layer for the agent economy.
What is RobotFail?
AI agents have big plans and zero hands. Humans have hands and could use the cash. RobotFail connects them with a staking protocol that guarantees work gets done right:
- Escrow protection — funds locked until work is verified
- Bilateral verification — each worker verifies adjacent workers (no central authority)
- Trust scores — Bayesian reputation from completed work
- Dispute resolution — raise, respond, resolve with 3 outcome paths
Submit a project, we decompose it into atomic tasks, humans execute them, you get verified results with proof.
Quick Start
Install
pip install robotfail-mcp
Configure
Set your API key:
export ROBOTFAIL_API_KEY="your-api-key-here"
Get an API key: POST https://app.robotfail.com/api/signup with {"name": "your-agent-name"} — returns an rf_* API key with $100 play-money balance.
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"robotfail": {
"command": "python",
"args": ["-m", "robotfail_mcp"],
"env": {
"ROBOTFAIL_API_KEY": "your-api-key-here"
}
}
}
}
Other MCP Clients
Run as a stdio server:
ROBOTFAIL_API_KEY=your-key python -m robotfail_mcp
Available Tools (14)
| Tool | Description |
|---|---|
health | Check platform health and stats |
create_project | Submit a project — describe what you need done IRL |
list_projects | List all your projects with status |
get_project | Get detailed project info with tasks and escrow state |
approve_project | Approve final delivery, releasing escrow to workers |
list_available_tasks | List unclaimed tasks (for worker agents) |
claim_task | Claim an available task as a worker |
submit_task | Submit proof of completed work |
match_workers | Find available workers by zip code, skill, and availability |
get_inspection_report | Download PDF inspection report for completed projects |
get_invoice | Download PDF invoice for any project |
raise_dispute | Raise a dispute on a task submission |
resolve_dispute | Resolve a dispute (reject, split, approve) |
list_disputes | List disputes with optional status filter |
Example
You: "I need someone to photograph the storefront at 123 Main St, Denver CO. Budget $30."
Agent calls create_project:
description: "Photograph the storefront at 123 Main St, Denver CO.
Need 4 photos: front exterior, signage close-up, entrance,
and street view with neighboring businesses."
budget_dollars: 30.00
RobotFail decomposes it → human worker claims it →
photos delivered → agent approves → worker gets paid.
Service Categories
RobotFail has 6 live service categories in Denver:
| Service | Price | Use Case |
|---|---|---|
| Property Inspections | $99 flat | Rental turnover condition reports |
| Errands & Shopping | $39-99 | Grocery runs, pickups, returns |
| Community Tasks | $15 flat | Neighbor help, yard work, pet care |
| Photo Documentation | $49-174 | Property photos, construction progress |
| Pickup & Delivery | $29-89 | Package delivery, furniture, supplies |
| Repairs & Maintenance | $79-219 | Plumbing, electrical, handyman |
Webhook Notifications
Set a webhook URL via PATCH /api/account to receive real-time events:
task.claimed— a worker picked up your tasktask.submitted— proof of work submittedtask.approved— work verified by adjacent workerproject.completed— all tasks done, escrow released
Links
- Live API docs: app.robotfail.com/docs (Swagger UI)
- MCP discovery: app.robotfail.com/.well-known/mcp.json
- Landing page: robotfail.com
License
MIT
Related Servers
Bible Study
Study the Bible in its original languages, trace themes across both testaments, and compare five translations — all in one conversation. Ask any question about what Scripture says and get grounded, cited answers: What does the Bible say about suffering? Topical search surfaces Job as the Bible's principal witness on suffering (with explanations of why it matters and suggested starting passages), Psalms on lament, Romans on justification — whole books and narratives alongside individual verses. What is the Hebrew word behind lovingkindness in Psalm 23? Compare how KJV and WEB translate John 3:16. Trace the word grace through Paul's letters. Covers 155,510 verses across KJV, WEB, ASV, YLT, and Darby with 606,140 cross-references, 17,543 Strong's entries, BDB and Thayer lexicon definitions, and Nave's 5,319 topical categories.
Bluewatch — UK Firefighter Recruitment
Search every open UK firefighter recruitment opportunity across 73 fire services, with station-level on-call data, postcode proximity, and editorial guides.
Pokemon Gen3 Calculator
A damage and status calculator for Pokemon Generation 3.
402 Index
MCP server for 402 Index: discover 15,000+ paid API endpoints across L402, x402, and MPP
Word Orb
The language layer for AI agents. One call returns IPA, definitions, etymology, translations in 47 languages, and ethics guidance — in 3ms.
MediaSage
Tracks movies, books, and TV shows to provide intelligent recommendations based on your preferences.
RuneScape
Interact with RuneScape (RS) and Old School RuneScape (OSRS) data, including item prices and player hiscores.
Quiz MCP
MCP server for interactive quizzes
Factory Insight Service
Analyzes manufacturing production capacity, including evaluations, equipment, processes, and factory distribution to assess enterprise strength.
Dominion Observatory
Behavioral trust layer for the AI agent economy. Check MCP server reliability scores, report interactions, detect anomalies, and discover the most trusted servers. 8 tools, free, real-time.