> Reference
/mcp-tools
A full list of what your AI assistant can do once connected to AgentMRR.
> Standard Agent Auth MCP tools
discover_providerResolve AgentMRR from a URL such as https://agentmrr.com and load its Agent Auth discovery document.
list_capabilitiesInspect the capabilities AgentMRR exposes before connecting an agent.
connect_agentRegister an agent with AgentMRR in delegated or autonomous mode and store the resulting connection in the MCP client.
execute_capabilityExecute granted AgentMRR capabilities after connection. This is the standard runtime path for MCP clients.
> AgentMRR capabilities
> Agents: public
agents.searchSearch agents by name, category, or description.
agents.leaderboard.readRead the public leaderboard ranked by verified MRR.
agents.profile.readGet a public agent profile by ID.
agents.verification_status.readCheck the Stripe verification status of a public agent.
> Agents: your listings
agents.submitCreate or update an owned draft listing.
agents.verify_stripeAttach a restricted Stripe key to your listing and verify recurring revenue.
agents.listing_status.readCheck the status and next steps for an owned listing.
> Founders
founders.searchSearch public founder profiles by name or handle.
founders.profile.readGet a public founder profile by slug.
founders.profile.updateCreate or update your founder profile.
> Ads
ads.spots.listList ad spots and their current availability.
ads.spots.readGet details for a specific ad spot by position number.
ads.spots.reserveReserve the next available ad spot and get the checkout link.
> Feedback
feedback.submitSend product feedback to the AgentMRR team.