Pay-per-result · no subscription · on the Apify Store
Your customers ask AI for recommendations now. These tools tell you whether ChatGPT and Perplexity know you exist, whether what they say is accurate, and how you stack up against local rivals — as one-off checks, from 39¢, with nothing to install. Built for owners, marketing agencies, and AEO / GEO practitioners.
Does ChatGPT or Perplexity recommend your business when locals ask? Real appearance counts, which rivals get named instead, and the sites AI answers cite.
Open on Apify →Ask ChatGPT and Perplexity about your business, then verify each claim — hours, address, phone — against Google. A severity-ranked list of what AI gets wrong.
Open on Apify →Your Google rating and review count versus your top local rivals, from live Maps data — the gap math done and a verdict on who's winning.
Open on Apify →The full picture: strongest nearby rival, review and AI-visibility gaps, and sourced recommended actions — up to a graded multi-agent research report.
Open on Apify →The unofficial Thumbtack API: local service pros, ratings, hires, Top Pro badges, and full profiles with reviews, by service and city.
Open on Apify →Built for agents too
Add Apify’s MCP server as a connector and each tool appears to your agent as a callable action, metered through your Apify account — search, run, and get structured JSON back. No human in the loop required.
They’re also x402-payable — an autonomous agent can discover a tool, pay per call (USDC on Base), and run it with no Apify account at all.
Connect it in a minute
Works with Cursor, VS Code, Claude Desktop, Claude Code, Codex, and any MCP client. Point it at Apify’s MCP server scoped to the Moonlings tools — the first connection opens your browser to sign in to Apify, so there’s no token to copy.
{
"mcpServers": {
"moonlings": {
"url": "https://mcp.apify.com?tools=moonlings/ai-visibility-check,moonlings/ai-fact-check,moonlings/review-gap-check,moonlings/local-business-competitor-analysis,moonlings/thumbtack-scraper"
}
}
}e.g. Cursor’s .cursor/mcp.json, VS Code’s mcp.json, or a Claude Desktop custom connector.
# Cursor, VS Code, Claude Code, Codex, Kiro… apify mcp install cursor
Swap cursor for vscode, claude-code, or codex. Add --tools moonlings/ai-visibility-check to load just one.
Prefer a token to OAuth? Add an Authorization: Bearer <APIFY_TOKEN> header — grab the token from your Apify Console. Build a config visually with the Apify MCP configurator.