Skip to main content AI Studio  add-on for Spider.
Web MCP

Connect Spider to any AI, in one click.

Hosted MCP over Streamable HTTP. No install, no local server — point your AI at the endpoint, approve access, and it's connected.

Endpoint Hosted
https://mcp.spider.cloud/mcp
ChatGPT Claude Cursor VS Code Windsurf Claude Code Any MCP client
01 · Pick your client

One click where it exists. Two steps where it doesn't.

Every card gets you connected — deeplink, copy-paste, or one command. Nothing here pretends to be a button it isn't.

ChatGPT

Copy + paste
  1. Copy the endpoint URL.
  2. ChatGPT → Settings → Connectors → Add custom connector, then paste.
  3. Approve access — a scoped API key is minted automatically.

Claude

Copy + paste
  1. Copy the endpoint URL.
  2. Claude → Settings → Connectors → Add custom connector, then paste.
  3. Approve access — a scoped API key is minted automatically.

Cursor

One-click
  1. Click Add to Cursor and accept the install prompt.
  2. Sign in with Spider when prompted — a scoped key is minted automatically.

VS Code

Deeplink
  1. Click Add to VS Code and accept the install prompt.
  2. Approve access when the browser opens — a scoped key is minted.
  3. If nothing opens, copy the URL into your MCP config instead.

Windsurf

JSON config
  1. Copy the JSON config.
  2. Paste it into ~/.codeium/windsurf/mcp_config.json.
  3. Replace your-api-key with a key from your dashboard.

Claude Code

One command
  1. Copy the command and run it in your terminal.
  2. Replace your-key with an API key — 22 tools are live immediately.

OAuth approve mints a scoped key automatically Manage or revoke keys

02 · Manual setup

Or paste the config.

Any MCP-compatible client can connect with the endpoint and a Bearer key.

Any MCP client — add to its MCP config

{ "mcpServers": { "spider": { "type": "url", "url": "https://mcp.spider.cloud/mcp", "headers": { "Authorization": "Bearer your-api-key" } } } }
03 · Why hosted

Built to stay connected.

No install

Nothing to run locally. The server is hosted and always current.

Streamable HTTP

Standard MCP transport — POST tool calls, GET SSE stream.

Scoped keys

Each connector gets its own API key. Revoke it anytime.

Manage keys →

22 tools

Crawl, scrape, search, and a real browser your AI can drive.

Full toolset →
Connect

Give your AI the whole web.

One endpoint, 22 tools. Connect a client above, or grab a key and wire it up yourself.