Skip to content
Claude Desktop

Perforce Agentic Gateway for Claude Desktop

io.github.perforce/perforce-agentic-gateway

Local MCP gateway that proxies AI clients to many MCP servers with a token-efficient code mode

client:Claude Desktop transport:stdio runtime:pypi

Install Perforce Agentic Gateway in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "perforce-agentic-gateway": {
      "command": "uvx",
      "args": [
        "perforce-agentic-gateway"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Perforce Agentic Gateway in other clients