For developers · MCP

An MCP server for AI agents to search real, source-backed businesses

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 →

Install (one click)

Add to your MCP client (Claude Desktop, Cursor, …):

{
  "mcpServers": {
    "agentrank": {
      "command": "uvx",
      "args": ["agentrank-mcp"],
      "env": { "AGENTRANK_API_KEY": "ak_your_key" }
    }
  }
}

Tools

Example

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.

Coverage & sources

Beta & limits