Boltwork for Windsurf
io.github.squidboy30/boltwork-mcp
AI services via Bitcoin Lightning — PDF summarisation, code review, translation and more.
client:Windsurf
transport:stdio
runtime:pypi
Install Boltwork in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"boltwork-mcp": {
"command": "uvx",
"args": [
"boltwork-mcp"
],
"env": {
"NWC_CONNECTION_STRING": "<NWC_CONNECTION_STRING>",
"PHOENIXD_URL": "<PHOENIXD_URL>",
"PHOENIXD_PASSWORD": "<PHOENIXD_PASSWORD>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs