← Back to Plugins
MCP Server MCP

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

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "l402-search-mcp",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "L402 search endpoint to consume (default: https://llmops-search.fly.dev)",
          "name": "SEARCH_SERVICE_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...