claude mcp add aispideriq-gate -- npx -y @spideriq/mcp-gate
{
"mcpServers": {
"aispideriq-gate": {
"command": "npx",
"args": ["-y", "@spideriq/mcp-gate"]
}
}
}
{
"mcpServers": {
"aispideriq-gate": {
"command": "npx",
"args": ["-y", "@spideriq/mcp-gate"]
}
}
}
{
"mcpServers": {
"aispideriq-gate": {
"command": "npx",
"args": ["-y", "@spideriq/mcp-gate"]
}
}
}
About This MCP Server
The ai.spideriq/gate server is a gateway for large language models, enabling interactions with completions, models, usage, and traces. It connects to npm and stdio, providing a protocol for model context, and is available as the @spideriq/mcp-gate package. Developers would use this server when they need to integrate large language model capabilities into their applications, particularly those leveraging the Model Context Protocol.
SpiderIQ Gate: SpiderGate LLM gateway (completions, models, usage, traces). This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.
Package
@spideriq/mcp-gate on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The gate server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.