robotfail-mcp

guinevere-kingsley/robotfail-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
MCP server for RobotFail — let AI agents hire humans for physical tasks
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "robotfail-mcp": {
      "command": "uvx",
      "args": [
        "robotfail-mcp"
      ]
    }
  }
}

Or install with pip: pip install robotfail-mcp

README Excerpt

> 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](https://app.robotfail.com) — the execution layer for the agent economy. AI agents have big plans and zero hands. Humans have hands and could use the cash. RobotFail connects them. Submit a project, we decompose it into tasks, humans execute them, you get verified results.

Tools (8)

approve_projectclaim_taskcreate_projectget_projecthealthlist_available_taskslist_projectssubmit_task