← Back to Plugins
MCP Server MCP

Hermes Plant — Agent Commerce Assurance

github By github 👁 1 views ▲ 0 votes

Preflight, approve, and prove consequential agent actions with signed evidence and x402 tools.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.hermesplant.com/mcp",
      "headers": [
        {
          "description": "Free-tier or plan API key. Get a free key at https://hermesplant.com/pricing (250 calls/month, no crypto wallet). Optional — without it, paid tools return an x402 payment challenge.",
          "isSecret": true,
          "name": "X-API-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...