Hermes Agent setup guide

Connect Hermes to revenue data.

Hermes speaks remote HTTP MCP and supports OAuth 2.1. Add VerifiedMRR to ~/.hermes/config.yaml, authenticate once, and its revenue tools become available to normal Hermes reasoning.

Keep exploring

Build a useful agent workflow.

FAQ

Before you connect a provider.

Does Hermes support VerifiedMRR OAuth?

Yes. Hermes supports OAuth-authenticated remote HTTP MCP servers, including discovery, dynamic registration, PKCE, token refresh, and remote-host paste-back.

Can Hermes call tools in parallel?

Yes. The VerifiedMRR tools are independent, read-only queries, so supports_parallel_tool_calls can be enabled. The server still scopes every call to the authorized workspace.

How do I reload after changing config?

Use /reload-mcp in Hermes, or start a fresh Hermes session. For the first OAuth login, use hermes mcp login verifiedmrr from a fresh terminal.

Put revenue in your Hermes loop.

Connect the read-only MCP once, then include live portfolio checks in normal agent runs.

Open free dashboard