perforce-agentic-gateway

perforce/perforce-agentic-gateway
★ 3 stars Unknown language AI/LLM Updated 5d ago
Local MCP gateway that proxies AI clients to many MCP servers with a token-efficient code mode
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "perforce-agentic-gat": {
      "command": "npx",
      "args": [
        "-y",
        "perforce/perforce-agentic-gateway"
      ]
    }
  }
}

README Excerpt

<picture> <source media="(prefers-color-scheme: dark)" srcset="logo-pag-rev.svg"> <img src="logo-pag-reg.svg" alt="PAG --- Perforce Agentic Gateway" width="420"> </picture> Perforce Agentic Gateway (PAG) is a local MCP gateway providing a token efficient code mode. AI clients are configured once, to connect to PAG and all other MCP servers are instead configured through PAG. Instead of being set up with and loading the tools of each MCP separately, PAG manages the running MCP server processes, r