Skip to content
Cursor

operant-mcp for Cursor

io.github.saagpatel/operant-mcp

Read-only MCP server for the OPERANT AI operating-agent calibration benchmark.

client:Cursor transport:streamable-http runtime:npm tools:5

Install operant-mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "operant-mcp": {
      "url": "https://operant-mcp.saagar210.workers.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

operant-mcp in other clients