Leapfrog runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 9 Apr 2026.
Multi-session browser MCP — 15 parallel isolated browsers, 37 tools, stealth, self-improvement.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add leapfrog -- npx -y leapfrog-mcp
{
"mcpServers": {
"leapfrog": {
"args": [
"-y",
"leapfrog-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.leapfrog]
command = "npx"
args = ["-y", "leapfrog-mcp"]
{
"mcpServers": {
"leapfrog": {
"args": [
"-y",
"leapfrog-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"leapfrog": {
"args": [
"-y",
"leapfrog-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.