Productivity|Development|AI / ML|Cloud|CommunicationRust

agentgateway

Next Generation Agentic Proxy for AI Agents and MCP servers

Free
N/A rating (0 reviews)0 installs2,316 GitHub stars
AIProxyMCP

Agentgateway is an open source proxy built on AI-native protocols, providing a complete connectivity solution for Agentic AI. It supports various protocols including MCP and A2A, enabling seamless communication between AI agents.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "agentgateway": {
      "args": [
        "-y",
        "@modelcontextprotocol/server-agentgateway"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

agentgateway MCP Server — MCPNest — MCPNest