Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.x402-list-mcp]
url = "https://mcp.x402-list.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"x402-list-mcp": {
"type": "http",
"url": "https://mcp.x402-list.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: x402-list-mcp
Remote MCP URL: https://mcp.x402-list.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"x402-list-mcp": {
"url": "https://mcp.x402-list.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"x402-list-mcp": {
"type": "http",
"url": "https://mcp.x402-list.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "x402-list-mcp",
"transport": "streamable-http",
"url": "https://mcp.x402-list.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_x402_services— Search and filter the x402-list directory of services that accept x402 payments.get_service— Get full detail for one x402 service by slug: live status, uptime over 24h/7d/30d/90d, average response time, accepted networks and settlement asset, and every priced endpoint with its USD price.find_best_service— Recommend the best x402 service(s) for a need.get_facilitator_volumes— Get on-chain-verified settlement volume per x402 facilitator (the core x402-list metric).