lightning memory for VS Code
io.github.singularityjason/lightning-memory
Decentralized agent memory for the Lightning economy. Nostr identity, L402 payments.
client:VS Code
transport:stdio
runtime:pypi
Install lightning memory in VS Code
.vscode/mcp.json
{
"servers": {
"lightning-memory": {
"type": "stdio",
"command": "uvx",
"args": [
"lightning-memory"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs