Skip to content
VS Code

operant-mcp for VS Code

io.github.saagpatel/operant-mcp

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

client:VS Code transport:streamable-http runtime:npm tools:5

Install operant-mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "operant-mcp": {
      "type": "http",
      "url": "https://operant-mcp.saagar210.workers.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

operant-mcp in other clients