← Index

SaturnZap

io.github.lqwdtech/saturnzap·v1.3.1·Other
Quality Score
90
/100

CLI-first, non-custodial Lightning Network wallet for autonomous AI agents.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "saturnzap": {
      "command": "uvx",
      "args": [
        "saturnzap"
      ],
      "env": {
        "SZ_PASSPHRASE": "<your-sz_passphrase>",
        "SZ_MCP_MAX_SPEND_SATS": "<sz_mcp_max_spend_sats>"
      }
    }
  }
}
§02  Environment variables
SZ_PASSPHRASE
requiredsecret

Passphrase used to decrypt the local wallet seed.

SZ_MCP_MAX_SPEND_SATS

Optional per-request spend cap for MCP L402 operations.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Other