AI / ML|Development|CloudTypeScript
gateway
A blazing fast AI Gateway with integrated guardrails.
N/A rating (0 reviews)0 installs11,239 GitHub stars
AI GatewayLLM RoutingOpen Source
Route to 200+ LLMs and 50+ AI Guardrails with 1 fast & friendly API. The gateway merges Portkey's core enterprise features into an open-source solution, providing extensive model routing capabilities.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"gateway-2": {
"args": [
"-y",
"@portkey-ai/gateway"
],
"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.