Skip to content
VS Code

CTRL for VS Code

io.github.ctrlabs/ctrl-mcp

Visual DeFi workflow automation on Base + Ethereum mainnet.

client:VS Code transport:streamable-http

Install CTRL in VS Code

.vscode/mcp.json

{
  "servers": {
    "ctrl-mcp": {
      "type": "http",
      "url": "https://www.ctrl.build/api/mcp"
    }
  }
}

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

CTRL in other clients