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

  1. In Claude, add a custom connector with the URL https://mcp.anakin.io/mcp.
  2. Claude opens an Anakin sign-in page. Log in (Google or email/password).
  3. Approve the consent screen. Anakin grants a dedicated Claude (MCP) key scoped to your account.
  4. The tools below become available.

From Claude Code:

claude mcp add --transport http anakin https://mcp.anakin.io/mcp

Tools

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.

ToolPurpose
scrapeFetch one URL as clean markdown, optionally AI-structured JSON; optional headless browser for SPAs.
searchAI web search returning URLs, titles, and snippets.
mapDiscover reachable URLs under a site.
crawlBulk-fetch markdown across many pages (scope with include/exclude patterns).
agentic_searchMulti-source deep research returning a summary plus structured data.
wire_discoverFind catalog actions for a natural-language intent.
wire_catalogBrowse supported sites and their actions/parameters.
wire_read_actionRun a data-extraction Wire action against a specific site.
wire_identitiesList 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.