Skip to content

Codex Desktop

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

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

  1. Open Codex Desktop
  2. Click on your profile icon → 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.

Codex Desktop MCP Configuration

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

Once connected, you can ask Codex to perform scraping tasks:

You: Find a Twitter scraper and extract the latest tweets from @elonmusk

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

  • Restart Codex Desktop — MCP changes require a full restart
  • Verify your API key is correct and active
  • Ensure the api-key header value matches your CoreClaw API key exactly
  • Verify your key is active in the Console