MCP Server
MCP
SaturnZap
Non-custodial Bitcoin Lightning (LDK) wallet for AI agents — pays L402 APIs from CLI or MCP.
Install
uvx saturnzap
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "saturnzap",
"version": "1.3.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Passphrase used to decrypt the local wallet seed.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "SZ_PASSPHRASE"
},
{
"description": "Optional per-request spend cap for MCP L402 operations.",
"format": "string",
"name": "SZ_MCP_MAX_SPEND_SATS"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment