{
  "serverInfo": {
    "name": "Hermes Plant",
    "version": "2.0.2",
    "description": "Agent Commerce Assurance for consequential AI-agent actions: preflight risk, route approvals, enforce spend policy, and produce signed evidence over MCP and x402. Assurance tools cover action safety, payment checks, investment analysis, receipt attestation, and verification; nineteen deterministic component utilities remain available for direct use."
  },
  "vendor": {
    "name": "Hermes Plant",
    "website": "https://hermesplant.com",
    "contact": "contact@hermesplant.com"
  },
  "categories": [
    "Agent Commerce",
    "AI Agents",
    "x402",
    "MCP",
    "Compliance",
    "Trust & Safety",
    "Finance",
    "Data Quality"
  ],
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://mcp.hermesplant.com/mcp"
  },
  "links": {
    "website": "https://hermesplant.com",
    "agentCard": "https://hermesplant.com/.well-known/agent.json",
    "pricing": "https://hermesplant.com/pricing",
    "apiDocs": "https://hermesplant.com/docs/api",
    "errorsContract": "https://hermesplant.com/docs/api/errors",
    "openapi": "https://hermesplant.com/openapi.json",
    "x402Manifest": "https://hermesplant.com/.well-known/x402",
    "apiCatalog": "https://hermesplant.com/.well-known/api-catalog",
    "llmsTxt": "https://hermesplant.com/llms.txt",
    "agentSkills": "https://hermesplant.com/.well-known/agent-skills/index.json",
    "proof": "https://hermesplant.com/proof",
    "changelog": "https://hermesplant.com/changelog",
    "changelogRss": "https://hermesplant.com/changelog/feed.xml",
    "changelogJsonFeed": "https://hermesplant.com/changelog/feed.json",
    "assuranceDocs": "https://hermesplant.com/docs/api#assurance"
  },
  "pricing": {
    "model": "freemium + x402-pay-per-call",
    "currency": "USDC",
    "network": "eip155:8453",
    "perCallRangeUsd": {
      "min": 0.01,
      "max": 2.0
    },
    "freeTier": {
      "callsPerMonth": 250,
      "signup": "https://hermesplant.com/pricing#free",
      "note": "Email signup, no crypto wallet. Key works on every endpoint via X-API-Key or the MCP apiKey parameter."
    },
    "subscriptionPlans": [
      {
        "name": "Agent API Pass",
        "priceUsd": 29,
        "includedCreditsUsd": 35,
        "interval": "month",
        "launchStatus": "self-serve",
        "availableAsMcpTools": true
      },
      {
        "name": "Assurance Team",
        "priceUsd": 199,
        "interval": "month",
        "launchStatus": "founder-assisted",
        "availableAsMcpTools": false
      },
      {
        "name": "Assurance Business",
        "priceUsd": 799,
        "interval": "month",
        "launchStatus": "founder-assisted",
        "availableAsMcpTools": false
      }
    ],
    "enterprise": "SSO, private gateways, custom exports, and contractual SLA terms are scoped separately.",
    "url": "https://hermesplant.com/pricing"
  },
  "riskReversal": [
    "Deterministic utility calls are reproducible from documented inputs."
  ],
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  },
  "assurance": {
    "position": "primary product",
    "transport": "authenticated-http",
    "decisions": "https://hermesplant.com/api/assurance/decisions",
    "receipts": "https://hermesplant.com/api/assurance/receipts",
    "history": "https://hermesplant.com/api/assurance/history",
    "availableAsMcpTools": false,
    "boundary": "Hermes Plant authorizes and records exact actions; callers retain signing and execution."
  }
}
