RobotRock MCP

Hosted Model Context Protocol server for human-in-the-loop approvals. Connect your MCP client to /mcp with your RobotRock API key.

{
  "mcpServers": {
    "robotrock": {
      "url": "https://mcp.robotrock.io/mcp",
      "headers": {
        "X-Api-Key": "ll_your_api_key"
      }
    }
  }
}

Create API keys in the RobotRock dashboard under Settings → API Keys. See the MCP integration docs.