Web MCP · Hosted
Connect Spider to any AI.
No install, no local server. One URL, one approval, and a scoped key is minted for you. About a minute, start to finish.
The only URL you need
https://mcp.spider.cloud/mcp
Streamable HTTP OAuth or Bearer key 22 tools Nothing to run
Pick your client.
Everything below adapts to it.
Add the endpoint to Claude.
ClaudeSettingsConnectorsAdd custom connector
Paste the endpoint URL as a custom connector.
Approve access.
Claude shows an OAuth prompt the first time it reaches the server. Approve it and a Spider API key is minted automatically. The key is scoped to this connector, revoke it anytime.
What success looks like
spider connected · tools available in every chat
Connected.
Ask your AI to research something. It picks from 22 tools, crawl, scrape, search, and a real browser, while Spider handles proxies, anti-bot walls, and rendering.
No install Streamable HTTP Scoped keys Hosted and always current
Any other MCP client
Paste the config.
Any MCP client · add to its MCP config
{ "mcpServers": { "spider": { "type": "url", "url": "https://mcp.spider.cloud/mcp", "headers": { "Authorization": "Bearer your-api-key" } } } }