Loading MCP server directory, please wait...
Smart LLM routing across every major provider via one OpenAI-shape API.
npx @getmcp/cli add com.gammainfra/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
GAMMAINFRA_API_KEYGammaInfra API key (sk-gammainfra-...). Free key at https://gammainfra.com/signup
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.gammainfra/mcp-server": {
"command": "npx",
"args": [
"-y",
"@gammainfra/mcp-server"
],
"env": {
"GAMMAINFRA_API_KEY": "",
"GAMMAINFRA_BASE_URL": ""
}
}
}
}