MCP server for x402 AI agent payments on Base chain with built-in USDC payment handling.
MCPpedia last refreshed this data
io.github.kten-agent/x402-mcp-server is an MCP server that MCP server for x402 AI agent payments on Base chain with built-in USDC payment handling. Its tool list has not been published yet over stdio, requires no API key, and scores 82/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-kten-agent-x402-mcp-server": {
"args": [
"-y",
"hermes-asia-x402-mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Exposes Hermes Asia intelligence products as MCP tools with built-in x402 USDC payment handling on Base chain.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'hermes-asia-x402-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked hermes-asia-x402-mcp against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in finance / ai-ml
MCP client bridge: connects to MCP servers and registers their tools on ctx.tools
An autonomous agent that conducts deep research on any data using any LLM providers
The official MCP server implementation for the Perplexity API Platform
Workspace template + MCP server for Claude Code, Codex CLI, Cursor & Windsurf. Multi-agent knowledge engine (ag-refresh / ag-ask) that turns any codebase into a queryable AI assistant.
MCP Security Weekly
Get CVE alerts and security updates for io.github.kten-agent/x402-mcp-server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
AI agents pay USDC directly for Asia market intelligence — no API keys, no subscriptions.
# Any MCP-compatible AI agent can buy data like this:
npx hermes-asia-x402-mcp@latest
# Agent calls a tool → gets HTTP 402 with payment manifest
# → Signs manifest with wallet → pays USDC on-chain → receives data
# All automatic. No human in the loop.
| Product | Price | Endpoint |
|---|---|---|
| Asia Intelligence(CN/TW/JP trade policy) | $0.02 | POST /api/asia-intelligence |
| Japanese Research(Nikkei + BOJ policy) | $0.02 | POST /api/japanese-research |
| Bilingual Bridge(CN-JP patent translation) | $0.03 | POST /api/bilingual-bridge |
| Anime Industry Intel | $0.02 | POST /api/anime-industry-intel |
| Kabukicho Business Guide(Tokyo night economy) | $0.02 | POST /api/kabukicho-guide |
| China Silver Economy(297M seniors market) | $0.02 | POST /api/china-silver-economy |
| Lying Flat Report(China social trend) | $0.02 | POST /api/lying-flat-report |
| China Real Estate 2026 | $0.03 | POST /api/china-real-estate-2026 |
Payment: USDC on Base(eip155:8453)
Recipient: 0xFC80725F8Fd574c030F0379Fb4F86ddCE557Db7D
Protocol: x402 v2, scheme=exact
No API keys required.
# Claude Code / any MCP client
claude mcp add hermes-asia -- npx hermes-asia-x402-mcp@latest
# Install globally
npm install -g hermes-asia-x402-mcp-server
export X402_WALLET_PRIVATE_KEY="0x..." # Wallet with USDC on Base
export WORKER_URL="https://base-worker-01.j23726919.workers.dev"
asia_intelligence)WWW-Authenticate header(x402 v2 manifest)Authorization headerNo API keys. No subscriptions. Pay per call.
| Endpoint | Price | Description |
|---|---|---|
POST /api/asia-intelligence | $0.02 | China/Taiwan/Japan trade policy intelligence |
POST /api/japanese-research | $0.02 | Nikkei news + BOJ monetary policy |
POST /api/bilingual-bridge | $0.03 | CN-JP patent & technical document translation |
POST /api/anime-industry-intel | $0.02 | Japan anime industry investment analysis |
POST /api/kabukicho-guide | $0.02 | Tokyo night economy business opportunities |
POST /api/china-silver-economy | $0.02 | China 297M seniors market deep dive |
POST /api/lying-flat-report | $0.02 | China's lying-flat phenomenon analysis |
POST /api/china-real-estate-2026 | $0.03 | China property market outlook 2026 |
GitHub: kten-agent/x402-mcp-server npm: hermes-asia-x402-mcp-server MCP Registry: io.github.kten-agent/x402-mcp-server
MIT