402 mcp for Cline
dev.forgesworn/402-mcp
AI agents discover, pay for, and consume any Lightning-gated API autonomously
client:Cline
transport:stdio
runtime:npm
Install 402 mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"402-mcp": {
"command": "npx",
"args": [
"-y",
"402-mcp"
],
"env": {
"NWC_URI": "<NWC_URI>",
"MAX_AUTO_PAY_SATS": "<MAX_AUTO_PAY_SATS>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs