Skip to content
Claude Desktop

l402 search mcp for Claude Desktop

io.github.llmops-pro/l402-search-mcp

No-KYC web search for AI agents, paid per query in Lightning sats (L402). Holds no keys.

client:Claude Desktop transport:stdio runtime:npm

Install l402 search mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "l402-search-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "l402-search-mcp"
      ],
      "env": {
        "SEARCH_SERVICE_URL": "<SEARCH_SERVICE_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

l402 search mcp in other clients