ChatGPT / OpenAI
Connect ChatGPT (via OpenAI’s platform) to the CoreClaw MCP Server so you can search for scrapers, run them, and retrieve data directly from your ChatGPT conversations.
Prerequisites
Section titled “Prerequisites”- An OpenAI account with ChatGPT access
- A CoreClaw account with an API key — get it from Console → Settings → API & Integrations
Configuration
Section titled “Configuration”ChatGPT supports MCP connectors through its Apps & Connectors feature (available to ChatGPT Plus/Pro users with Developer Mode enabled). You’ll create a custom connector pointing to CoreClaw’s MCP server.
Step 1: Enable Developer Mode
Section titled “Step 1: Enable Developer Mode”- Open ChatGPT settings
- Navigate to Developer Mode and enable it
- The message input box should now have an orange outline
Step 2: Create an MCP connector
Section titled “Step 2: Create an MCP connector”- In ChatGPT, go to Settings > Apps & Connectors > Create
- Fill in the fields:
- Name:
coreclaw-mcp - Description: CoreClaw MCP Server for web scraping
- MCP Server URL:
https://mcp.coreclaw.com/mcp - Authentication: Select OAuth or API Key (if available)
- Name:
- Add the header:
- Header name:
api-key - Header value:
scraper_api_YOUR_KEY_HERE
- Header name:
Step 3: Save and authorize
Section titled “Step 3: Save and authorize”- Select Create
- Authorize the connection when prompted
Verify the connection
Section titled “Verify the connection”- Open a new chat in ChatGPT
- Click + near the message composer → More
- Select your CoreClaw MCP connector
- Ask: “Search for Amazon scrapers on CoreClaw”
- ChatGPT should invoke
search_scrapersand return results
Example conversation
Section titled “Example conversation”Once connected, you can ask ChatGPT to perform scraping tasks:
You: Find a Google Maps scraper and extract restaurant data near Times Square, New York.
ChatGPT: I’ll search for a Google Maps scraper and run it for you. [Calls
search_scrapers→get_scraper_details→run_scraper→ polls status → returns results]
Limitations
Section titled “Limitations”- MCP integration in ChatGPT is beta and may have limited availability
- Requires ChatGPT Plus or Pro subscription
- Tool selection/execution can be slow
- Custom connectors require Developer mode
- Some scrapers may trigger Safety Scan warnings
Troubleshooting
Section titled “Troubleshooting”Connector not appearing
Section titled “Connector not appearing”- Ensure Developer Mode is enabled
- Check that the MCP Server URL is exactly
https://mcp.coreclaw.com/mcp - Verify your API key is correct
Tools fail to load
Section titled “Tools fail to load”- ChatGPT may silently downgrade or disable connectors
- Try removing and re-adding the connector
- Check ChatGPT’s status page for MCP service availability