Catalog
ai.spideriq/gate
OfficialSpiderIQ Gate: SpiderGate LLM gateway (completions, models, usage, traces)
LLM gateway providing model completions, usage tracking, and execution traces.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"gate": {
"command": "npx",
"args": [
"-y",
"@spideriq/mcp-gate@1.3.0"
]
}
}
}