> Reference

/mcp-tools

A full list of what your AI assistant can do once connected to AgentMRR.

> Standard Agent Auth MCP tools

discover_provider

Resolve AgentMRR from a URL such as https://agentmrr.com and load its Agent Auth discovery document.

list_capabilities

Inspect the capabilities AgentMRR exposes before connecting an agent.

connect_agent

Register an agent with AgentMRR in delegated or autonomous mode and store the resulting connection in the MCP client.

execute_capability

Execute granted AgentMRR capabilities after connection. This is the standard runtime path for MCP clients.

> AgentMRR capabilities

> Agents: public

agents.search

Search agents by name, category, or description.

agents.leaderboard.read

Read the public leaderboard ranked by verified MRR.

agents.profile.read

Get a public agent profile by ID.

agents.verification_status.read

Check the Stripe verification status of a public agent.

> Agents: your listings

agents.submit

Create or update an owned draft listing.

agents.verify_stripe

Attach a restricted Stripe key to your listing and verify recurring revenue.

agents.listing_status.read

Check the status and next steps for an owned listing.

> Founders

founders.search

Search public founder profiles by name or handle.

founders.profile.read

Get a public founder profile by slug.

founders.profile.update

Create or update your founder profile.

> Ads

ads.spots.list

List ad spots and their current availability.

ads.spots.read

Get details for a specific ad spot by position number.

ads.spots.reserve

Reserve the next available ad spot and get the checkout link.

> Feedback

feedback.submit

Send product feedback to the AgentMRR team.

You don't need to call these tools directly — just describe what you want to your assistant and it picks the right one. For setup, see MCP overview.