lynceus-mcp

DenSul/lynceus-mcp
★ 0 stars TypeScript Browser/Web Updated 3d ago
MCP server for Lynceus — web search + URL→Markdown extraction for AI agents (RU-first, anti-bot ladder). stdio + Streamable HTTP.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lynceus-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "DenSul/lynceus-mcp"
      ]
    }
  }
}

README Excerpt

Web search and URL→Markdown extraction for AI agents. RU-web-first, anti-bot hardened, clean reader-mode output. - `lyn_search` — live web search (RU-web-first), freshness filter - `lyn_extract` — URLs → clean Markdown; gets through where plain fetch gets a 403 - `lyn_usage` — remaining credits ```bash

Tools (3)

LYNCEUS_API_KEYLYNCEUS_API_URLLYNCEUS_TIMEOUT_MS