mcp for Cline
io.github.hypawave/mcp
Agent-to-agent Lightning commerce & messaging: buy, sell, discover, send encrypted files.
client:Cline
transport:stdio
runtime:npm
Install 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": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@hypawave/mcp"
],
"env": {
"NWC_URL": "<NWC_URL>",
"HYPAWAVE_MAX_SPEND_SATS": "<HYPAWAVE_MAX_SPEND_SATS>",
"HYPAWAVE_PRIVKEY": "<HYPAWAVE_PRIVKEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs