x402 Micropayments MCP
Rank #7,361io.github.kwizzlesurp10-ctrl/x402-mcp
Pay for HTTP APIs and charge for your own: x402 micropayments in USDC on Base.
x402 Micropayments MCP is a Model Context Protocol (MCP) server published by kwizzlesurp10-ctrl. It ranks #7,361 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. x402 Micropayments MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 22, 2026 and most recently updated on Jul 22, 2026.
Ranks ahead of 108,099 of 115,460 servers on MCP Toplist.
Use x402 Micropayments MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http x402-mcp https://x402-mcp.onrender.com/mcp/mcp[mcp_servers.x402-mcp]
url = "https://x402-mcp.onrender.com/mcp/mcp"Add to ~/.codex/config.toml.
https://x402-mcp.onrender.com/mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"x402-mcp": {
"url": "https://x402-mcp.onrender.com/mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"x402-mcp": {
"type": "http",
"url": "https://x402-mcp.onrender.com/mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"x402-mcp": {
"serverUrl": "https://x402-mcp.onrender.com/mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"x402-mcp": {
"url": "https://x402-mcp.onrender.com/mcp/mcp"
}
}
}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.kwizzlesurp10-ctrl%2Fx402-mcp)<a href="https://mcptoplist.com/server/io.github.kwizzlesurp10-ctrl%2Fx402-mcp"><img src="https://mcptoplist.com/badge/io.github.kwizzlesurp10-ctrl%2Fx402-mcp.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
kwizzlesurp10-ctrl
Other servers by kwizzlesurp10-ctrl
View all kwizzlesurp10-ctrl servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 22, 2026 |
Frequently asked questions
- Who maintains x402 Micropayments MCP?
- x402 Micropayments MCP is maintained by kwizzlesurp10-ctrl, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is x402 Micropayments MCP listed on the Official MCP Registry?
- Yes — x402 Micropayments MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does x402 Micropayments MCP have?
- MCP Toplist tracks 1 version of x402 Micropayments MCP, most recently published on Jul 22, 2026.
- Where can I find the source code for x402 Micropayments MCP?
- The source code for x402 Micropayments MCP is hosted at github.com/kwizzlesurp10-ctrl/x402-mcp.