Non-custodial Bitcoin Lightning (LDK) wallet for AI agents — pays L402 APIs from CLI or MCP.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx saturnzap
MCP client config
{
"mcpServers": {
"saturnzap": {
"command": "uvx",
"args": [
"saturnzap"
]
}
}
}