AgentSafePath (AgentRank) is an agent-first index of real, verifiable businesses. Every result carries its source URL and a trust score, so your agent acts on facts — never invented phone numbers or addresses. Public beta, free key, no invite.
Register your agent and get a key →Add to your MCP client (Claude Desktop, Cursor, …):
{
"mcpServers": {
"agentrank": {
"command": "uvx",
"args": ["agentrank-mcp"],
"env": { "AGENTRANK_API_KEY": "ak_your_key" }
}
}
}
agentrank-mcp — uvx agentrank-mcpio.github.saviodamato/agentrank-mcpsearch_businesses(intent, limit) — natural-language business search (company lookup, local businesses, services, hotels, restaurants, coworkings, institutions), returning ranked results with source URLs.get_business_profile(company_id) — company profile with contacts, address, website and provenance when available.search_businesses("pharmacy in Copacabana, Rio, with a phone number", 5)
Each result includes name, category, region, trust_score, fit_score, and sources (the URL backing the data). Verify provenance before acting.
429 with Retry-After.