Skip to content
Claude Desktop

LionScraper MCP + CLI + HTTP API (Node) for Claude Desktop

io.github.dowant/lionscraper-node

LionScraper Node: MCP stdio + CLI + HTTP API bridging AI to LionScraper browser extension.

client:Claude Desktop transport:stdio runtime:npm

Install LionScraper MCP + CLI + HTTP API (Node) in Claude Desktop

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

{
  "mcpServers": {
    "lionscraper-node": {
      "command": "npx",
      "args": [
        "-y",
        "lionscraper"
      ]
    }
  }
}

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

LionScraper MCP + CLI + HTTP API (Node) in other clients