x402 facilitator: settlement prices, live networks, a catalogue of paid resources, integration code
claude mcp add x402-payments-facilitator --transport http https://pay.neuronto.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"x402-payments-facilitator": {
"url": "https://pay.neuronto.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"x402-payments-facilitator": {
"serverUrl": "https://pay.neuronto.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"x402-payments-facilitator": {
"type": "http",
"url": "https://pay.neuronto.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"x402-payments-facilitator": {
"url": "https://pay.neuronto.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"x402-payments-facilitator": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://pay.neuronto.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://pay.neuronto.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.neuronto--x402-payments-facilitator/reviews or the review_server meta-tool.
POST /mcp