🤖

gate

SpiderIQ Gate: SpiderGate LLM gateway (completions, models, usage, traces)

RUN IN TERMINAL
claude mcp add aispideriq-gate -- npx -y @spideriq/mcp-gate
ADD TO claude_desktop_config.json
{ "mcpServers": { "aispideriq-gate": { "command": "npx", "args": ["-y", "@spideriq/mcp-gate"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "aispideriq-gate": { "command": "npx", "args": ["-y", "@spideriq/mcp-gate"] } } }
ADD TO .cursor/mcp.json
{ "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.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/aispideriq-gate.svg)](https://skillsplayground.com/mcps/aispideriq-gate/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.