Skip to content
Claude Desktop

lynx for Claude Desktop

io.github.lorenzo-cambiaghi/lynx

LynxMCP: 100% local MCP server for the code questions grep can't answer: call graph, hybrid search

client:Claude Desktop transport:stdio runtime:pypi

Install lynx in Claude Desktop

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

{
  "mcpServers": {
    "lynx": {
      "command": "uvx",
      "args": [
        "lynx-mcp"
      ]
    }
  }
}

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

lynx in other clients