nano pay for Zed
com.feeless402/nano-pay
Pay for x402-priced APIs with feeless, sub-second Nano (XNO) micropayments from a local wallet.
client:Zed
transport:stdio
runtime:pypi
Install nano pay in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"nano-pay": {
"command": "uvx",
"args": [
"feeless402"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs