Odel
SaturnZap

SaturnZap

Local
@lqwdtech7PythonMITUpdated 3w ago

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).

PyPIsaturnzapv1.3.2

Run

uvx saturnzap

MCP client config

{
  "mcpServers": {
    "saturnzap": {
      "command": "uvx",
      "args": [
        "saturnzap"
      ]
    }
  }
}