Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

ai.spideriq/gate

NPM · @SPIDERIQ/MCP-GATE · SCANNED AUG 3

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

Available components

+23 this week 63 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (100 of 104), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (100 of 104), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency19
  • Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 7 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability71
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1380 tokens (~72/item across 19 items; 19 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @spideriq/mcp-gate

# add to Claude Code
claude mcp add ai-spideriq-gate -- npx -y @spideriq/mcp-gate
# add to Codex CLI
codex mcp add ai-spideriq-gate -- npx -y @spideriq/mcp-gate
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ai-spideriq-gate": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@spideriq/mcp-gate"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ai-spideriq-gate --command npx --arg -y --arg @spideriq/mcp-gate
# ~/.hermes/config.yaml
mcp_servers:
  ai-spideriq-gate:
    command: "npx"
    args: ["-y", "@spideriq/mcp-gate"]
// mcp.json
{
  "mcpServers": {
    "ai-spideriq-gate": {
      "command": "npx",
      "args": [
        "-y",
        "@spideriq/mcp-gate"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +34
    • Provenance: unverified → fail security
    • Known CVEs: unverified → partial security
    • Install scripts: unverified → pass security
    • Malware scan: unverified → pass security
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • License: unverified → pass functional
    • Stability: unverified → 0.23 functional
    • Licence: MIT functional
  • 1 Aug 26 +29
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • Tool coverage: unverified → 100 functional
    • MCP protocol: unverified → pass functional
  • 31 Jul 26 −42
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −30
    • Known CVEs: partial → unverified security
    • Malware scan: pass → unverified security
    • Dependency health: partial → unverified functional
  • 29 Jul 26 +53
    • Provenance: unverified → fail security
    • Known CVEs: unverified → partial security
    • Install scripts: unverified → pass security
    • Schema quality: unverified → good functional
    • Maintenance: unverified → pass functional
    • License: unverified → pass functional
    • Tool coverage: unverified → 100 functional
    • Licence: MIT functional
  • 28 Jul 26 −21
    • Tool coverage: 100 → unverified functional
    • Dependency health: unverified → partial functional
    • First check of Schema quality: unverified functional
  • 27 Jul 26 40

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/@spideriq/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 100 packages

100 packages in the resolved dependency tree · 99 deprecated · 29 stale · 1 without a linked repository.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 19 exposed · ~1,380 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
check_access_status ~152

Check the status of a PAT access request. Returns 'pending', 'active', 'denied', 'expired', or 'revoked' (matches the backend PATRequestStatus enum). Once status==='active', the token is saved to ~/.spideriq/credentials.json automatically. Multi-brand approvals save one entry per workspace under client_id, with the first aliased as 'default' so existing tools (upload_local_file, etc.) keep working without --workspace.

NameTypeReqDescription
api_urlstringAPI URL (default: https://spideriq.ai)
poll_tokenstringyesPoll token from request_access
request_idstringyesRequest ID from request_access

No output schema declared.

No examples provided.

gate_agents ~43

List your brand's agent tokens with budgets, rate limits, and model access.

NameTypeReqDescription
brand_idstringyesBrand ID
workspacestringWorkspace name

No output schema declared.

No examples provided.

gate_aliases ~42

List SpiderGate task aliases (spideriq/fast, spideriq/coding, etc.) with their model chains.

NameTypeReqDescription
workspacestringWorkspace name

No output schema declared.

No examples provided.

gate_chat ~411

Send a chat completion via SpiderGate LLM gateway (OpenAI-compatible). Use task aliases like "spideriq/fast", "spideriq/coding", "spideriq/research" or specific model IDs. Supports JSON mode (response_format), tool/function calling (tools/tool_choice), and SpiderGate extras via spidergate_options — { max_cost_usd } caps the per-request spend, { cache_enabled } caches identical prompts, { fallback_models } extends the alias chain. The response carries spidergate_metadata.cost_usd (the real per-call dollar cost) and provider_model (what actually served). NEVER send client PII on a free-tier alias (spideriq/fast,/free,/extraction) — use spideriq/lead-analysis.

NameTypeReqDescription
max_tokensnumberMax tokens to generate.
messagesarrayyesChat messages
modelstringyesModel or task alias (e.g., "spideriq/fast", "spideriq/coding")
response_formatobjectStructured output: {"type":"json_object"} or {"type":"json_schema","json_schema":{...}}.
seednumberRandom seed for reproducibility.
spidergate_optionsobjectSpiderGate extras: { max_cost_usd, cache_enabled, cache_ttl_seconds, fallback_models, preferred_providers, excluded_providers, timeout_ms, retry_count }.
stopStop sequence(s) — a string or array of strings.
temperaturenumberSampling temperature 0.0–2.0 (default 1.0).
tool_choice"none" | "auto" | "required" | {type:"function",function:{name}}.
toolsarrayOpenAI tool/function definitions for tool calling.
top_pnumberNucleus sampling 0.0–1.0.
workspacestringWorkspace name

No output schema declared.

No examples provided.

gate_health ~25

Check SpiderGate LLM gateway health.

NameTypeReqDescription
workspacestringWorkspace name

No output schema declared.

No examples provided.

gate_models ~30

List all available LLM models on SpiderGate with usage stats.

NameTypeReqDescription
workspacestringWorkspace name

No output schema declared.

No examples provided.

gate_providers ~38

List available LLM providers with logos and descriptions.

NameTypeReqDescription
brand_idstringyesBrand ID
workspacestringWorkspace name

No output schema declared.

No examples provided.

gate_stats ~43

Get your brand's SpiderGate overview — active agents, total requests, spend.

NameTypeReqDescription
brand_idstringyesBrand ID
workspacestringWorkspace name

No output schema declared.

No examples provided.

gate_trace_detail ~52

Get full trace detail with spans, input/output messages, and timing.

NameTypeReqDescription
brand_idstringyesBrand ID
trace_idstringyesTrace ID
workspacestringWorkspace name

No output schema declared.

No examples provided.

gate_trace_stats ~46

Get aggregated trace statistics — total traces, success/error counts, p95 latency, cost.

NameTypeReqDescription
brand_idstringyesBrand ID
workspacestringWorkspace name

No output schema declared.

No examples provided.

gate_traces ~104

List LLM request traces for your brand — filter by agent, model, status, date.

NameTypeReqDescription
agent_idstringFilter by agent ID
brand_idstringyesBrand ID
limitnumberMax results (default: 20)
modelstringFilter by model name
offsetnumberOffset for pagination
statusstringFilter by status
workspacestringWorkspace name

No output schema declared.

No examples provided.

gate_usage ~65

Get your brand's usage analytics — requests, tokens, cost by model/provider/day.

NameTypeReqDescription
brand_idstringyesBrand ID
daysnumberTime window in days (default: 7, max: 90)
workspacestringWorkspace name

No output schema declared.

No examples provided.

get_api_info ~33

Get information about the SpiderIQ API and your connection.

NameTypeReqDescription
workspacestringWorkspace name (default: default)

No output schema declared.

No examples provided.

get_auth_status ~33

Check if you are authenticated and get current user info.

NameTypeReqDescription
workspacestringWorkspace name (default: default)

No output schema declared.

No examples provided.

get_queue_stats ~48

Get statistics about job queues (pending jobs, consumers, etc.).

NameTypeReqDescription
formatstringResponse format (default: json)
workspacestringWorkspace name (default: default)

No output schema declared.

No examples provided.

health_check ~51

Check if the SpiderIQ API is healthy and responsive.

NameTypeReqDescription
api_urlstringAPI URL (default: https://spideriq.ai)
workspacestringWorkspace name (default: default)

No output schema declared.

No examples provided.

list_workspaces ~19

List all configured workspaces and their authentication status.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

logout ~25

Remove stored authentication credentials.

NameTypeReqDescription
workspacestringWorkspace name (default: default)

No output schema declared.

No examples provided.

request_access ~120

Request access to SpiderIQ API. This sends an approval email to the admin. After calling this, use check_access_status to poll for approval. Once approved, the token is automatically saved for subsequent API calls.

NameTypeReqDescription
api_urlstringAPI URL (default: https://spideriq.ai)
emailstringyesAdmin email address (the person who will approve access)
projectstringProject name (shown in approval email)
scopesarrayRequested permission scopes (default: jobs:submit, jobs:read)

No output schema declared.

No examples provided.