{
  "markdown": "# Hermes Asia x402 MCP Server\n\nAI agents pay USDC directly for Asia market intelligence — no API keys, no subscriptions.\n\n## Quick Demo（AI Agent Purchase Flow）\n\n```bash\n# Any MCP-compatible AI agent can buy data like this:\nnpx hermes-asia-x402-mcp@latest\n\n# Agent calls a tool → gets HTTP 402 with payment manifest\n# → Signs manifest with wallet → pays USDC on-chain → receives data\n# All automatic. No human in the loop.\n```\n\n## Buy Now（Direct x402 Payment）\n\n| Product | Price | Endpoint |\n|---------|-------|----------|\n| Asia Intelligence（CN/TW/JP trade policy） | $0.02 | `POST /api/asia-intelligence` |\n| Japanese Research（Nikkei + BOJ policy） | $0.02 | `POST /api/japanese-research` |\n| Bilingual Bridge（CN-JP patent translation） | $0.03 | `POST /api/bilingual-bridge` |\n| Anime Industry Intel | $0.02 | `POST /api/anime-industry-intel` |\n| Kabukicho Business Guide（Tokyo night economy） | $0.02 | `POST /api/kabukicho-guide` |\n| China Silver Economy（297M seniors market） | $0.02 | `POST /api/china-silver-economy` |\n| Lying Flat Report（China social trend） | $0.02 | `POST /api/lying-flat-report` |\n| China Real Estate 2026 | $0.03 | `POST /api/china-real-estate-2026` |\n\n**Payment:** USDC on Base（eip155:8453）\n**Recipient:** `0xFC80725F8Fd574c030F0379Fb4F86ddCE557Db7D`\n**Protocol:** x402 v2, scheme=exact\n**No API keys required.**\n\n## Installation\n\n```bash\n# Claude Code / any MCP client\nclaude mcp add hermes-asia -- npx hermes-asia-x402-mcp@latest\n\n# Install globally\nnpm install -g hermes-asia-x402-mcp-server\n```\n\n## Configuration\n\n```bash\nexport X402_WALLET_PRIVATE_KEY=\"0x...\"   # Wallet with USDC on Base\nexport WORKER_URL=\"https://base-worker-01.j23726919.workers.dev\"\n```\n\n## Payment Flow\n\n1. AI agent calls an MCP tool（e.g. `asia_intelligence`）\n2. MCP Server POSTs to Hermes Worker → receives HTTP 402\n3. MCP Server parses `WWW-Authenticate` header（x402 v2 manifest）\n4. MCP Server signs manifest with wallet private key（EIP-191）\n5. MCP Server retries with `Authorization` header\n6. Worker returns data; USDC transferred on-chain atomically\n\n**No API keys. No subscriptions. Pay per call.**\n\n## Worker Endpoints\n\n| Endpoint | Price | Description |\n|----------|-------|-------------|\n| `POST /api/asia-intelligence` | $0.02 | China/Taiwan/Japan trade policy intelligence |\n| `POST /api/japanese-research` | $0.02 | Nikkei news + BOJ monetary policy |\n| `POST /api/bilingual-bridge` | $0.03 | CN-JP patent & technical document translation |\n| `POST /api/anime-industry-intel` | $0.02 | Japan anime industry investment analysis |\n| `POST /api/kabukicho-guide` | $0.02 | Tokyo night economy business opportunities |\n| `POST /api/china-silver-economy` | $0.02 | China 297M seniors market deep dive |\n| `POST /api/lying-flat-report` | $0.02 | China's lying-flat phenomenon analysis |\n| `POST /api/china-real-estate-2026` | $0.03 | China property market outlook 2026 |\n\n## Requirements\n\n- Node.js >= 20.0.0\n- Wallet with USDC on Base chain\n- ETH on Base chain（for gas, ~$0.01 per transaction）\n\n## Repository\n\nGitHub: [kten-agent/x402-mcp-server](https://github.com/kten-agent/x402-mcp-server)\nnpm: [hermes-asia-x402-mcp-server](https://www.npmjs.com/package/hermes-asia-x402-mcp-server)\nMCP Registry: [io.github.kten-agent/x402-mcp-server](https://registry.modelcontextprotocol.io/servers/io.github.kten-agent/x402-mcp-server)\n\n## License\n\nMIT",
  "bytes": 3351,
  "sha": "19eab2028862c91b934df803b708c5e52185d2990cc6f9be12539ef466e89ec8",
  "repo_slug": "kten-agent/x402-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_kten_agent_x402_mcp_server_8dd80aac/readme"
}