Claude Connector
Connect Anakin to Claude (claude.ai, Claude Desktop, or the Anthropic API) as a remote MCP connector over Streamable HTTP with OAuth 2.1 — scrape, search, map, crawl, run deep research, and extract structured data from specific sites via Wire, with no API-key pasting.
The Anakin connector gives Claude live web-data tools over remote MCP. Connect by URL and authorize with OAuth 2.1 — you never paste an API key. Anakin mints a dedicated, revocable key scoped to your account.
Server URL:
https://mcp.anakin.io/mcp· Transport: Streamable HTTP · Auth: OAuth 2.1 (Dynamic Client Registration).
Requirements
- An Anakin account with available credits — get one free at the Dashboard (500 credits, no card required). Tool calls consume credits.
- Claude.ai (Connectors), Claude Desktop (custom connector), or the Anthropic API MCP connector.
Connect
- In Claude, add a custom connector with the URL
https://mcp.anakin.io/mcp. - Claude opens an Anakin sign-in page. Log in (Google or email/password).
- Approve the consent screen. Anakin grants a dedicated Claude (MCP) key scoped to your account.
- The tools below become available.
From Claude Code:
claude mcp add --transport http anakin https://mcp.anakin.io/mcpTools
The connector exposes nine read-only, data-retrieval tools. All are auto-permitted (no per-call confirmation), and none change state on the sites they read.
| Tool | Purpose |
|---|---|
scrape | Fetch one URL as clean markdown, optionally AI-structured JSON; optional headless browser for SPAs. |
search | AI web search returning URLs, titles, and snippets. |
map | Discover reachable URLs under a site. |
crawl | Bulk-fetch markdown across many pages (scope with include/exclude patterns). |
agentic_search | Multi-source deep research returning a summary plus structured data. |
wire_discover | Find catalog actions for a natural-language intent. |
wire_catalog | Browse supported sites and their actions/parameters. |
wire_read_action | Run a data-extraction Wire action against a specific site. |
wire_identities | List your own saved site sign-ins (created from your Anakin dashboard). |
Write automation (signing in to sites and performing state-changing actions on your own accounts) is available on the full Anakin connector via the API or a self-configured custom connection. It is not part of this directory listing. The connector never executes payments or transfers funds.
Example prompts
Scrape https://example.com/pricing and give me the plans as a table.Search for the latest EU AI Act compliance deadlines and summarize the key dates.Use a Wire action to get the top products in Walmart's electronics category and list their prices.Limits and costs
- Tool results are capped at roughly 100,000 characters to fit client limits; narrow large requests (fewer pages, include/exclude patterns).
- Calls consume Anakin credits — see Pricing.
- The connector does not execute payments or transfer funds; payment-style Wire actions are refused.
Privacy and security
OAuth 2.1 with a per-user encrypted key, no access to your Claude memory/chat/files, and no model training on your data. See the Claude Connector Privacy Policy.
Support
Email support@anakin.io · status at /status.