l402 kit for VS Code
io.github.thiagodataengineer/l402-kit
MCP server for L402-protected APIs via Bitcoin Lightning. Pay-per-call AI tools in sats.
client:VS Code
transport:stdio
runtime:npm
Install l402 kit in VS Code
.vscode/mcp.json
{
"servers": {
"l402-kit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"l402-kit"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs