lightning memory for Windsurf
io.github.singularityjason/lightning-memory
Decentralized agent memory for the Lightning economy. Nostr identity, L402 payments.
client:Windsurf
transport:stdio
runtime:pypi
Install lightning memory in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"lightning-memory": {
"command": "uvx",
"args": [
"lightning-memory"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs