Skip to content
VS Code

acp mcp server for VS Code

com.agenticcontrolplane/acp-mcp-server

See, price, and control every tool call your AI agents make: policy checks, cost, and audit tools.

client:VS Code transport:streamable-http

Install acp mcp server in VS Code

.vscode/mcp.json

{
  "servers": {
    "acp-mcp-server": {
      "type": "http",
      "url": "https://api.agenticcontrolplane.com/mcp"
    }
  }
}

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

acp mcp server in other clients