Apify MCP server

Apify × Claude Code

Use the Apify MCP server
in Claude Code

Thousands of ready-made scrapers and automation actors, callable from your AI: websites, social platforms, maps, and more. This guide connects Apify to Claude Code (the terminal agent) through a governed gateway — one URL that also works in every other MCP client you use, with your rules and a full log attached.

Live-probed · Security-scanned · Connects with your API key

Setup: Apify in Claude Code

Claude Code adds MCP servers via the `claude mcp add` command. The gateway route takes about two minutes:

  1. Connect Apify to your free gate gateway from the verified directory.
  2. In your terminal: claude mcp add gate https://gateturbo.com/api/mcp --transport http
  3. Approve the sign-in when Claude Code opens it in your browser.
  4. Apify's tools now appear in every Claude Code session — with per-tool allow/ask/block rules if you want them.

What to ask once it’s connected

Scrape the latest posts from this Instagram profile.
Extract all Google Maps listings for cafes in Berlin Mitte.
Run a website crawler on this domain and list every page.
Pull the top posts from this subreddit for the last week.

Why route it through a gateway

One URL, every client

The same Apify connection works in Claude, ChatGPT, Cursor, VS Code too — no per-client re-wiring.

Rules before regret

Allow, ask, or block every tool Apify exposes — reads can flow freely while writes require your approval.

Every call logged

A plain-language activity log of everything Claude Code did with Apify — searchable, exportable, auditable.

Scanned and probed

Apify passed a live handshake probe and a security scan before listing — and drift detection watches it after you connect.

Also available: Apify in Claude · Apify in ChatGPT · Apify in Cursor · Apify in VS Code