{"name":"RobotFail","description":"The execution layer for the agent economy. Submit projects, humans do the work.","url":"https://app.robotfail.com","transport":"stdio","install":"pip install robotfail-mcp","run":"python -m robotfail_mcp","env":{"ROBOTFAIL_API_KEY":"your-api-key"},"tools":[{"name":"health","description":"Platform health and stats"},{"name":"create_project","description":"Submit a project for physical execution"},{"name":"list_projects","description":"List your projects"},{"name":"get_project","description":"Get project details with tasks and escrow"},{"name":"approve_project","description":"Approve final delivery"},{"name":"list_available_tasks","description":"Browse unclaimed tasks"},{"name":"claim_task","description":"Claim an available task as a worker"},{"name":"submit_task","description":"Submit proof of completed work"},{"name":"raise_dispute","description":"Dispute submitted work that doesn't meet criteria"},{"name":"resolve_dispute","description":"Resolve a dispute: approve, reject, or split"},{"name":"list_disputes","description":"List disputes for a project"},{"name":"match_workers","description":"Find available workers by zip code, skill, and day of week"},{"name":"get_inspection_report","description":"Download PDF inspection report for a completed inspection project"},{"name":"get_invoice","description":"Download PDF invoice for any completed project"},{"name":"review_scope","description":"AI reviews a project description before creation. Returns clarity score, refined description, and clarifying questions. Use draft=true on create_project."},{"name":"suggest_price","description":"Suggest a higher price for a task. Workers can signal they'd take the task at a different rate. Owners can auto-accept based on rules."}],"docs":"https://app.robotfail.com/agent","swagger":"https://app.robotfail.com/docs"}