Loading MCP server directory, please wait...
OpenAI-compatible LLM gateway: models, savings math, key provisioning, autonomous email-OTP signup
npx @getmcp/cli add ai.proxyllm/proxyllm-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.proxyllm/proxyllm-mcp": {
"command": "npx",
"args": [
"-y",
"proxyllm-mcp"
],
"env": {
"PROXYLLM_ACCOUNT_TOKEN": "",
"PROXYLLM_ROUTING_KEY": ""
}
}
}
}