Nano Pay runs on your own machine — the client starts it, so there is no endpoint to ping. 667 installs a week from pypi. Last commit 3 Aug 2026.
Pay for x402-priced APIs with feeless, sub-second Nano (XNO) micropayments from a local wallet.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add nano-pay -- uvx feeless402
{
"mcpServers": {
"nano-pay": {
"args": [
"feeless402"
],
"command": "uvx"
}
}
}
[mcp_servers.nano-pay]
command = "uvx"
args = ["feeless402"]
{
"mcpServers": {
"nano-pay": {
"args": [
"feeless402"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"nano-pay": {
"args": [
"feeless402"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.