l402 kit for Windsurf
io.github.thiagodataengineer/l402-kit
MCP server for L402-protected APIs via Bitcoin Lightning. Pay-per-call AI tools in sats.
client:Windsurf
transport:stdio
runtime:npm
Install l402 kit in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"l402-kit": {
"command": "npx",
"args": [
"-y",
"l402-kit"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs