Skip to content
Cline

leapfrog for Cline

io.github.anthonybono21-cloud/leapfrog

Multi-session browser MCP — 15 parallel isolated browsers, 37 tools, stealth, self-improvement.

client:Cline transport:stdio runtime:npm

Install leapfrog in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "leapfrog": {
      "command": "npx",
      "args": [
        "-y",
        "leapfrog-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

leapfrog in other clients