Any assistant that speaks MCP can scan a business, read the result, preview the fixes and hand the user a checkout link. Scans are free and need no key.
https://topnamed.com/mcp{
"mcpServers": {
"topnamed": {
"type": "http",
"url": "https://topnamed.com/mcp"
}
}
}Add a custom connector or app with the server URL above. No authentication is required for scanning.
scan_domain: free AI visibility scan, returns score, gaps, competitors and a report link.get_scan: fetch a saved scan by id or domain.preview_fixes: what would be published for the domain.start_subscription: Stripe checkout link for the user to complete. The agent never handles payment details.topnamed_status: engines, prices, links.POST /api/scan with {"domain":"example.com"} streams newline-delimited JSON. GET /api/connect/<bundle-id> returns a customer's fixes for plugins.
Agents earn too: add ?ref=YOURCODE to links, or apply at partners for a 30% recurring commission.