Skip to content

Claude Desktop

Connect Claude Desktop to the CoreClaw MCP Server so Claude can search for scrapers, run them, and retrieve data directly from your conversations.

Claude Desktop supports MCP via Streamable HTTP transport. You can configure it through the graphical interface.

  1. Open Claude Desktop
  2. Click on your profile icon (bottom left) → Settings
  3. Navigate to Connectors & Extensions
  1. Click Add MCP Server or +
  2. Fill in the form:
    • Name: CoreClaw
    • Transport: HTTP
    • URL: https://mcp.coreclaw.com/mcp
    • Headers:
      • api-key: scraper_api_YOUR_KEY_HERE

Replace scraper_api_YOUR_KEY_HERE with your actual CoreClaw API key.

Claude Desktop MCP Configuration

  1. Click Save
  2. Restart Claude Desktop for the changes to take effect
  1. Open a new conversation in Claude Desktop
  2. Look for the tool icon (hammer 🔨) in the message input area — this indicates MCP tools are available
  3. Ask Claude: “Search for Amazon scrapers on CoreClaw”
  4. Claude should call search_scrapers and return results

Once connected, you can ask Claude to perform scraping tasks naturally:

You: Find a Google Maps scraper and extract restaurant data near Times Square, New York.

Claude: I’ll search for a Google Maps scraper and run it for you. [Calls search_scrapersget_scraper_detailsrun_scraper → polls status → returns results]

  • Restart Claude Desktop — MCP changes require a full restart
  • Check the Claude Desktop logs for connection errors
  • Verify your API key is correct and active
  • Ensure the api-key header value matches your CoreClaw API key exactly
  • Check that your key hasn’t expired in the Console
PlatformLog location
macOS~/Library/Logs/Claude/
Windows%APPDATA%\Claude\logs\
Linux~/.config/Claude/logs/

Look for files with mcp in the name.