MCP Server
MCP
Boltwork
AI services via Bitcoin Lightning — PDF summarisation, code review, translation and more.
Install
uvx boltwork-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "boltwork-mcp",
"version": "0.1.12",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Nostr Wallet Connect string (e.g. from Alby or Mutiny). Required if not using Phoenixd.",
"isSecret": true,
"name": "NWC_CONNECTION_STRING"
},
{
"description": "Phoenixd base URL e.g. http://localhost:9740. Required if not using NWC.",
"name": "PHOENIXD_URL"
},
{
"description": "Phoenixd HTTP Basic auth password. Required if using Phoenixd.",
"isSecret": true,
"name": "PHOENIXD_PASSWORD"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment