X402 Api
Rank #48,595io.github.fernsugi/x402-api
MCP server providing x402-api capabilities
X402 Api is a Model Context Protocol (MCP) server published by fernsugi. It ranks #48,595 of 132,113 servers tracked on MCP Toplist. X402 Api is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Feb 26, 2026 and most recently updated on Feb 26, 2026.
Ranks ahead of 83,518 of 132,113 servers on MCP Toplist.
Use X402 Api
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add x402-api -e "X402_API_BASE_URL=<your X402_API_BASE_URL>" -- npx -y @x402-api/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.x402-api]
command = "npx"
args = ["-y", "@x402-api/mcp-server"]
[mcp_servers.x402-api.env]
X402_API_BASE_URL = "<your X402_API_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"x402-api": {
"command": "npx",
"args": [
"-y",
"@x402-api/mcp-server"
],
"env": {
"X402_API_BASE_URL": "<your X402_API_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"x402-api": {
"command": "npx",
"args": [
"-y",
"@x402-api/mcp-server"
],
"env": {
"X402_API_BASE_URL": "<your X402_API_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"x402-api": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@x402-api/mcp-server"
],
"env": {
"X402_API_BASE_URL": "<your X402_API_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"x402-api": {
"command": "npx",
"args": [
"-y",
"@x402-api/mcp-server"
],
"env": {
"X402_API_BASE_URL": "<your X402_API_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"x402-api": {
"command": "npx",
"args": [
"-y",
"@x402-api/mcp-server"
],
"env": {
"X402_API_BASE_URL": "<your X402_API_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.fernsugi%2Fx402-api)<a href="https://mcptoplist.com/server/io.github.fernsugi%2Fx402-api"><img src="https://mcptoplist.com/badge/io.github.fernsugi%2Fx402-api.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
fernsugi
Other servers by fernsugi
View all fernsugi servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.2 | Feb 26, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains X402 Api?
- X402 Api is maintained by fernsugi, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is X402 Api listed on the Official MCP Registry?
- Yes — X402 Api is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does X402 Api have?
- MCP Toplist tracks 2 versions of X402 Api, most recently published on Feb 26, 2026.
- Where can I find the source code for X402 Api?
- The source code for X402 Api is hosted at github.com/fernsugi/x402-api-mcp-server.
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.