# Anakin MCP connector

> Connects to the Anakin MCP server to perform AI-powered search, scraping, crawling, and Wire API actions.

**URL:** https://caywork.com/learn/docs/node/anakinmcp-node

## Content

The **Anakin MCP Node** connects to the Anakin MCP server via Scalekit. It exposes AI-powered web actions such as agentic search, crawl, map, scrape, and the Wire API suite (catalog, discover, identities, read action).

## Available Actions

- `anakinmcp_agentic_search`
- `anakinmcp_crawl`
- `anakinmcp_map`
- `anakinmcp_scrape`
- `anakinmcp_search`
- `anakinmcp_wire_catalog`
- `anakinmcp_wire_discover`
- `anakinmcp_wire_identities`
- `anakinmcp_wire_read_action`

Enable only the actions your agent needs in the node configuration dialog.