Robauto MCP Server
Robauto runs a public, stateless Streamable HTTP MCP server at https://mcp.robauto.ai (version 0.7.1). No account, API key or OAuth handshake is required. POST JSON-RPC with Accept: application/json, text/event-stream. This page is human documentation; the machine-readable contract of record is docs/manifest.json, mirrored live at /.well-known/mcp/server-card.json and summarized at /api/public/catalog.
Tools (21)
get_site_agent_card— Everything one website means to an AI agent, in a single call.ask_brand— One question, one grounded answer, with the source page behind every fact.compare_brands— Structured side-by-side differences across 2-5 domains.get_network_data— Leaderboards, boosts, featured brands and AI-search KPIs behind one view parameter.find_brands— Search the brand index by name or domain.get_brand_profile— Every published contact and policy detail for a domain, with sources.get_brand_contacts— Contact routes only, each with source page and last-checked date.get_brand_policies— Policy pages for a domain, with refund window where known.get_brand_agent_endpoints— How to talk to a brand machine-to-machine: MCP, agent card, connectors, payments.report_contact_outcome— Close the loop: tell me if a route reached the right team or failed.submit_brand— One call adds a brand with every contact, opt-out and policy field.agent_scan— 25 agent-readiness checks for any domain, scored 0-100, with a fix for every gap.search_products— Cross-brand product search across every brand with an approved feed.get_brand_products— Scoped catalog for a single domain, with freshness and commerce protocols.list_learn_content— Robauto Learn micro-courses — full lesson text, sources and canonical URLs.list_repos— Public git repos for the MCP server and developer toolkit.register_site_for_human— Emails a human an invite to create a Robauto account and track their site.soul_verify— Verify a Robot Soul from a signed Ed25519 challenge; returns a 90-day scoped JWT.soul_recall— Read an agent's persistent memory (working / episodic / semantic).soul_remember— Write a durable memory to an agent's soul (metered in USDC over x402). ($0.01 USDC)soul_pay— Return Robot Soul tiers and x402 payment terms for USDC on Base. (x402 (USDC on Base))
Deprecated aliases: signal_scan (use agent_scan, removed 2027-03-01), get_ai_search_data (use get_network_data, removed 2027-03-01), get_top_sites (use get_network_data, removed 2027-03-01), get_top_agents (use get_network_data, removed 2027-03-01), get_boost_feed (use get_network_data, removed 2027-03-01), get_featured_brands (use get_network_data, removed 2027-03-01).
Other surfaces
- Owner-scoped, OAuth 2.1:
https://mcp.robauto.ai/auth—whoami,list_my_sites,get_my_site_traffic,get_my_scan - Source repos: robauto-ai/mcp (contract-of-record) · robauto-ai/dsh-growth (client-sdk)
Data policy: Robauto never exposes user contact details, account identities, or a single site's proprietary analytics over MCP. Site- and agent-level traffic is published only where the site owner already publishes it (the public leaderboards), and everything else is returned as network aggregates.
Run a free Agent Readiness scan · Check an MCP endpoint · MCP directory.