Skip to content
Windsurf

LionScraper MCP + CLI + HTTP API (Node) for Windsurf

io.github.dowant/lionscraper-node

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

client:Windsurf transport:stdio runtime:npm

Install LionScraper MCP + CLI + HTTP API (Node) in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

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