Skip to content
Cursor

acp mcp server for Cursor

com.agenticcontrolplane/acp-mcp-server

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

client:Cursor transport:streamable-http

Install acp mcp server in Cursor

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

{
  "mcpServers": {
    "acp-mcp-server": {
      "url": "https://api.agenticcontrolplane.com/mcp"
    }
  }
}

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

acp mcp server in other clients