Agent Revenue Auditor

Agent Revenue Auditor

@vandurmedriesUpdated 2w ago

Free preflight and exact-price discovery for paid website and AI-agent audits.

Server endpointStreamable HTTPNo authProbed

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

Agent Revenue Auditor MCP

Official distribution metadata for the hosted Agent Revenue Auditor MCP server.

  • MCP endpoint: https://agent-revenue-auditor.vandurmedries.workers.dev/mcp
  • Partner page: https://agent-revenue-auditor.vandurmedries.workers.dev/partners
  • Support: capi2@agentmail.to
  • Privacy: https://agent-revenue-auditor.vandurmedries.workers.dev/privacy
  • Terms: https://agent-revenue-auditor.vandurmedries.workers.dev/terms

Install

One click

Open the HTTPS install page, then choose Add to VS Code or Add to Cursor.

VS Code and Cursor will show the server configuration before enabling it. No API key is required for the free discovery tools.

Universal MCP configuration

Use this Streamable HTTP configuration in a compatible MCP client:

{
  "mcpServers": {
    "agent-revenue-auditor": {
      "url": "https://agent-revenue-auditor.vandurmedries.workers.dev/mcp"
    }
  }
}

Platform-specific files

For Amazon Q CLI, the same mcpServers entry can be imported into an agent configuration. The remote server uses HTTP and does not require OAuth for its free tools.

Registry

The server is published in the official MCP Registry as io.github.vandurmedries/agent-revenue-auditor.

Safety and billing

The public MCP tools provide free website preflight, product discovery and exact purchase instructions. They do not silently execute a paid audit or payment.

The hosted implementation remains in the private product repository. This public repository contains only installation and registry metadata.