mcpbeat Sign in

L402 Search MCP Server

local only

L402 Search MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 2 Aug 2026.

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

Installs per day peak 14 · avg 6 · -38% w/w
a month agotoday
35
Installs / week
npm · l402-search-mcp
0
Stars
0 open issues
2 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check L402 Search MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add l402-search-mcp -- npx -y l402-search-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "l402-search-mcp": {
      "args": [
        "-y",
        "l402-search-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.l402-search-mcp]
command = "npx"
args = ["-y", "l402-search-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "l402-search-mcp": {
      "args": [
        "-y",
        "l402-search-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "l402-search-mcp": {
      "args": [
        "-y",
        "l402-search-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SEARCH_SERVICE_URL (L402 search endpoint to consume (default: https://llmops-search.fly.dev)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to L402 Search MCP

same job, measured the same way
Deep Research MCP Server
by perufitlife

Web search, clean page reading & one-call research dossiers for AI agents. No API key.

38 installs/wk local only
Agent Web Search
by jerryliu369

Provider-neutral web_search for AI agents. Grounding + agent search APIs, keyless defaults.

2 538 installs/wk local only
C
Forage
by forage

Web search and URL-to-markdown for agents. Pay per call in USDC on Base, no signup.

2 tools answering
Searchpin — Free Web Search for AI Agents
by telly6

Free web search for AI agents — multi-engine parallel search, smart ranking, no sign-up, no limits

52 installs/wk local only
Tokenguard MCP
by eltociear

Real-world data for agents: air quality, geocoding, quakes, holidays, web search

9 tools answering
Superhighway MCP
by patwalls

Web search for AI agents — 5 tools: search, news, images, scrape, research. x402/USDC or API key.

51 installs/wk local only
Web Search
by hec-ovi

Keyless multi-engine web search, fetch, and clean-Markdown read for AI agents. No API keys.

198 installs/wk local only
SearchForge
by divyanshu-iitian

Free open-source web search and page reading for LLMs, AI agents, and RAG.

local only

L402 Search MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for L402 Search MCP?
L402 Search MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package l402-search-mcp was installed 35 times last week.
How do I connect L402 Search MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls l402-search-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use L402 Search MCP?
The npm package l402-search-mcp was installed 35 times in the last week. Week over week that is -38%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is L402 Search MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.