gecko-mcp for Claude Desktop
io.github.frumane/gecko-mcp
Control Firefox browsers (Floorp, LibreWolf, Zen, Firefox) from any MCP client.
client:Claude Desktop
transport:stdio
runtime:npm
Install gecko-mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"gecko-mcp": {
"command": "npx",
"args": [
"-y",
"gecko-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs