Skip to content
Back to search
30
MCP

Perforce Agentic Gateway

io.github.perforce/perforce-agentic-gateway

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

Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agentic-mcp-gateway
A LangGraph-powered gateway for multi-MCP agent workflows.
0 tools
io.github.authzx/mcp-gateway
AuthzX MCP Gateway — policy-enforcing proxy between AI agents and MCP servers
0 tools
agentcore-mcp-proxy
MCP server for any AWS AgenCore Gateway endpoint with Cognito authentication and hardware-bound token encryption
0 tools
ai-gateway-mcp
Ai Gateway tools for AI agents. Capabilities: route request, list models, cost estimator. Built by MEOK AI Labs.
0 tools
Agent MCP Gateway
On-demand tool discovery for all your MCPs and per-subagent MCP controls to preserve context window.
0 tools
mcp-agentic-server
Agentic MCP — local coding tools for ChatGPT Developer Mode and other MCP clients. Tested with ChatGPT Plus via HTTPS tunnel; availability v
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "perforce_agentic_gateway": {
      "url": "None",
      "transport": "http"
    }
  }
}