ChatGPT can call selected Apify Actors as tools through Apify’s hosted Model Context Protocol server. This route requires no local server, exposes only the Actors you choose, and runs each search in your own Apify account.
The setup below is useful when you want ChatGPT to fetch current structured records instead of relying on general web search. It follows Apify’s official ChatGPT integration guide and MCP tool-selection documentation.
Apify Public Data.ChatGPT does not currently let you change the selected tools after creating a connector. Create a second focused connector when you need a different group of Actors.
Use this URL for business leads, website qualification, company-registration checks, and contractor verification:
https://mcp.apify.com?tools=captainhandsome/google-maps-business-search,captainhandsome/tech-stack-detector,captainhandsome/us-business-entity-search,captainhandsome/us-contractor-license-search
Try prompts such as:
Use this URL for public-company filings, federal spending, funding opportunities, European tenders, and vehicle recalls:
https://mcp.apify.com?tools=captainhandsome/sec-edgar-filings-search,captainhandsome/usaspending-federal-awards,captainhandsome/grants-gov-opportunity-search,captainhandsome/ted-eu-tender-search,captainhandsome/nhtsa-vehicle-recall-search
Try prompts such as:
Use this URL for current news, public job listings, clinical trials, and biomedical papers:
https://mcp.apify.com?tools=captainhandsome/google-news-search,captainhandsome/linkedin-public-jobs-search,captainhandsome/glassdoor-jobs-scraper,captainhandsome/clinical-trials-search,captainhandsome/europe-pmc-paper-search
Try prompts such as:
OAuth authorizes ChatGPT to run the selected tools in your Apify account. Actor usage is charged according to each live Apify Store listing; use a small result limit while testing. The Actors query public sources and return structured datasets, but you remain responsible for lawful use, retention, and any downstream outreach.
If you prefer Claude Desktop, Cursor, or another local MCP client, install the full 33-tool package with uvx apify-data-scrapers as described on the project homepage. The hosted ChatGPT route above is intentionally narrower so tool selection stays predictable.