X402 Services
Rank #38,509io.github.acrylicfiddle/x402tools
10 pay-per-call tools for AI agents: QR, screenshots, DNS, OCR, PDF, email & more. USDC on Base.
X402 Services is a Model Context Protocol (MCP) server published by acrylicfiddle. It ranks #38,509 of 115,591 servers tracked on MCP Toplist. X402 Services is listed on Official MCP, with 4 tracked versions. It was first listed on Jun 12, 2026 and most recently updated on Jul 27, 2026.
Ranks ahead of 77,082 of 115,591 servers on MCP Toplist.
Use X402 Services
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http x402tools https://mcp.x402tools.xyz/mcpclaude mcp add x402tools -- npx -y @x402-tools/mcp[mcp_servers.x402tools]
url = "https://mcp.x402tools.xyz/mcp"Add to ~/.codex/config.toml.
[mcp_servers.x402tools]
command = "npx"
args = ["-y", "@x402-tools/mcp"]Add to ~/.codex/config.toml.
https://mcp.x402tools.xyz/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"x402tools": {
"command": "npx",
"args": [
"-y",
"@x402-tools/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"x402tools": {
"url": "https://mcp.x402tools.xyz/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"x402tools": {
"command": "npx",
"args": [
"-y",
"@x402-tools/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"x402tools": {
"type": "http",
"url": "https://mcp.x402tools.xyz/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"x402tools": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@x402-tools/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"x402tools": {
"serverUrl": "https://mcp.x402tools.xyz/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"x402tools": {
"command": "npx",
"args": [
"-y",
"@x402-tools/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"x402tools": {
"url": "https://mcp.x402tools.xyz/mcp"
}
}
}{
"mcpServers": {
"x402tools": {
"command": "npx",
"args": [
"-y",
"@x402-tools/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.acrylicfiddle%2Fx402tools)<a href="https://mcptoplist.com/server/io.github.acrylicfiddle%2Fx402tools"><img src="https://mcptoplist.com/badge/io.github.acrylicfiddle%2Fx402tools.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
acrylicfiddle
Other servers by acrylicfiddle
View all acrylicfiddle servers →Available versions (4)
| Version | Published |
|---|---|
| 1.7.0 | Jul 27, 2026 |
| 1.6.0 | Jul 24, 2026 |
| 1.5.0 | Jul 24, 2026 |
| 1.4.0 | Jun 12, 2026 |
Frequently asked questions
- Who maintains X402 Services?
- X402 Services is maintained by acrylicfiddle, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is X402 Services listed on the Official MCP Registry?
- Yes — X402 Services is listed on the Official MCP Registry.
- How many versions does X402 Services have?
- MCP Toplist tracks 4 versions of X402 Services, most recently published on Jul 27, 2026.
- Where can I find the source code for X402 Services?
- The source code for X402 Services is hosted at github.com/acrylicfiddle/x402-services.