AgentPay
Rank #12,810io.github.yyxqqq777/agentpay
x402 micropayments MCP: Xiaohongshu notes and paid APIs settled in USDC on Base.
AgentPay is a Model Context Protocol (MCP) server published by yyxqqq777. It ranks #12,810 of 132,046 servers tracked on MCP Toplist. AgentPay is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Sep 5, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 119,236 of 132,046 servers on MCP Toplist.
Use AgentPay
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agentpay https://agentpay-xhs-production.up.railway.app/mcpclaude mcp add agentpay -e "AGENT_PRIVATE_KEY=<your AGENT_PRIVATE_KEY>" -e "MAX_SPEND_PER_CALL=<your MAX_SPEND_PER_CALL>" -e "GATEWAY_BASE_URL=<your GATEWAY_BASE_URL>" -- uvx mcp-server-agentpayReplace each placeholder with your own value before saving.
[mcp_servers.agentpay]
url = "https://agentpay-xhs-production.up.railway.app/mcp"Add to ~/.codex/config.toml.
[mcp_servers.agentpay]
command = "uvx"
args = ["mcp-server-agentpay"]
[mcp_servers.agentpay.env]
AGENT_PRIVATE_KEY = "<your AGENT_PRIVATE_KEY>"
MAX_SPEND_PER_CALL = "<your MAX_SPEND_PER_CALL>"
GATEWAY_BASE_URL = "<your GATEWAY_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://agentpay-xhs-production.up.railway.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agentpay": {
"command": "uvx",
"args": [
"mcp-server-agentpay"
],
"env": {
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"MAX_SPEND_PER_CALL": "<your MAX_SPEND_PER_CALL>",
"GATEWAY_BASE_URL": "<your GATEWAY_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentpay": {
"url": "https://agentpay-xhs-production.up.railway.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"agentpay": {
"command": "uvx",
"args": [
"mcp-server-agentpay"
],
"env": {
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"MAX_SPEND_PER_CALL": "<your MAX_SPEND_PER_CALL>",
"GATEWAY_BASE_URL": "<your GATEWAY_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agentpay": {
"type": "http",
"url": "https://agentpay-xhs-production.up.railway.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"agentpay": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-server-agentpay"
],
"env": {
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"MAX_SPEND_PER_CALL": "<your MAX_SPEND_PER_CALL>",
"GATEWAY_BASE_URL": "<your GATEWAY_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentpay": {
"serverUrl": "https://agentpay-xhs-production.up.railway.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agentpay": {
"command": "uvx",
"args": [
"mcp-server-agentpay"
],
"env": {
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"MAX_SPEND_PER_CALL": "<your MAX_SPEND_PER_CALL>",
"GATEWAY_BASE_URL": "<your GATEWAY_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentpay": {
"url": "https://agentpay-xhs-production.up.railway.app/mcp"
}
}
}{
"mcpServers": {
"agentpay": {
"command": "uvx",
"args": [
"mcp-server-agentpay"
],
"env": {
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"MAX_SPEND_PER_CALL": "<your MAX_SPEND_PER_CALL>",
"GATEWAY_BASE_URL": "<your GATEWAY_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.yyxqqq777%2Fagentpay)<a href="https://mcptoplist.com/server/io.github.yyxqqq777%2Fagentpay"><img src="https://mcptoplist.com/badge/io.github.yyxqqq777%2Fagentpay.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
yyxqqq777
Available versions (4)
| Version | Published |
|---|---|
| 0.1.3 | Sep 7, 2026 |
| 0.1.2 | Sep 7, 2026 |
| 0.1.1 | Sep 7, 2026 |
| 0.1.0 | Sep 7, 2026 |
Frequently asked questions
- Who maintains AgentPay?
- AgentPay is maintained by yyxqqq777, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is AgentPay listed on the Official MCP Registry?
- Yes — AgentPay is listed on the Official MCP Registry, alongside Glama.
- How many versions does AgentPay have?
- MCP Toplist tracks 4 versions of AgentPay, most recently published on Sep 7, 2026.
- Where can I find the source code for AgentPay?
- The source code for AgentPay is hosted at github.com/yyxqqq777/mcp-server-agentpay.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.