DatanoiseTV/aigateway
Self-hosted AI API gateway with per-client provider config (Gemini, OpenAI, Anthropic, Ollama, LM Studio). Rate limits, quotas, model whitelists, real-time dashboard.
Platform-specific configuration:
{
"mcpServers": {
"aigateway": {
"command": "npx",
"args": [
"-y",
"aigateway"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...