loop-mcp for Claude Desktop
com.loopxxi/loop-mcp
L402 MCP: 5 paid BTC/Lightning tools + fiat credits, 10-25 sats/call.
client:Claude Desktop
transport:streamable-http
Install loop-mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"loop-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.loopxxi.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs