{ "schemaVersion": "0.1", "name": "AgentFriendlyRank", "legalName": "Socio360", "description": "AI agents are already visiting your website. We audit whether they can actually read, navigate and buy from it, then fix what they can't.", "url": "https://agentfriendlyrank.com", "contact": { "email": "hello@agentfriendlyrank.com", "security": "security@agentfriendlyrank.com", "privacy": "dpo@agentfriendlyrank.com" }, "documentation": { "llmsTxt": "https://agentfriendlyrank.com/llms.txt", "llmsFullTxt": "https://agentfriendlyrank.com/llms-full.txt", "methodology": "https://agentfriendlyrank.com/methodology", "rubricVersion": "1.0.1" }, "search": { "urlTemplate": "https://agentfriendlyrank.com/search?q={query}", "method": "GET" }, "crawling": { "userAgent": "AgentFriendlyRankBot/1.0 (+https://agentfriendlyrank.com/bot)", "policy": "https://agentfriendlyrank.com/bot", "respectsRobotsTxt": true, "maxPagesPerAudit": 6, "maxConcurrentPerHost": 1, "requestTimeoutSeconds": 10, "optOut": "Add 'User-agent: AgentFriendlyRankBot' and 'Disallow: /' to robots.txt" }, "endpoints": [ { "type": "openapi", "name": "Read-only API", "url": "https://agentfriendlyrank.com/api/v1/openapi.json", "baseUrl": "https://agentfriendlyrank.com/api/v1", "authentication": "none", "documentation": "https://agentfriendlyrank.com/docs" }, { "type": "mcp", "name": "AgentFriendlyRank MCP server", "url": "https://agentfriendlyrank.com/mcp", "transport": "streamable-http", "authentication": "none", "tools": [ "get_site_report", "get_leaderboard", "compare_sites", "get_scan_status", "get_rubric" ], "documentation": "https://agentfriendlyrank.com/docs#mcp" }, { "type": "form", "name": "Request a scan", "url": "https://agentfriendlyrank.com/scan", "method": "POST", "note": "Progressive-enhancement form; works without JavaScript. Redirects to /scan/{id}; poll the API's /scans/{id}." } ], "policies": { "privacy": "https://agentfriendlyrank.com/privacy", "terms": "https://agentfriendlyrank.com/terms", "dataProcessing": "https://agentfriendlyrank.com/dpa" } }