AgentPay MCP server
x402 micropayments MCP: Xiaohongshu notes and paid APIs settled in USDC on Base.
0 stars
Reviews
Write oneNobody has reviewed AgentPay yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
AgentPay tools (4)
write = sends, deletes, buys or postsagentpay_payment_statusFreeReturn AgentPay payment configuration without charging: network, price, spending limit, payment mode, gateway URL, and agent wallet address. Call this before paid tools to verify the wallet is configured, or after a payment error.
china_wholesale_pricing_queryFreeSearch factory-direct wholesale pricing samples for a product keyword (1688 / Yiwu style catalog). Returns items with MOQ, unit price USD, factory location, and supplier verification flags. Use for China sourcing research. Settles ~0.01 USDC via x402 per query.
xhs_get_note_detailFreeFetch one Xiaohongshu (小红书) note by share URL or 24-char note_id and return title, description, author, engagement stats, images, and video URL as JSON. Call this when the user pastes an xiaohongshu.com/explore link or a note id. Settles ~0.01 USDC via x402 on each successful call.
xhs_get_user_notesFreeList posted notes for a Xiaohongshu user_id (paginated). Returns note summaries and next_cursor for pagination. Use when the user asks for a creator's recent posts. Settles ~0.01 USDC via x402 per page.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan20 source files scanned25/25
- Live reliabilityremote reachable in 1039ms20/20
- Tool poisoning4 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenancelast push 13 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
claude mcp add --transport http agentpay https://agentpay-xhs-production.up.railway.app/mcp
AgentPay: common questions
- Is AgentPay MCP server safe?
- Yes, by our scan: it is graded A (93/100). Read the AgentPay safety report
- How do I install AgentPay?
- It runs remotely at agentpay-xhs-production.up.railway.app. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does AgentPay need an API key?
- Yes. The registry entry asks for
AGENT_PRIVATE_KEY. - Is AgentPay maintained?
- The last commit was 14 days ago (2026-09-07). The latest release is v0.1.3.
- Is AgentPay up?
- 100% of our last 5 checks got an answer. We check remote servers about four times a day.