algonius/algonius-browser
MCP browser automation server. Exposes browser control tools to external AI systems via Model Context Protocol. Open-source & secure.
Platform-specific configuration:
{
"mcpServers": {
"algonius-browser": {
"command": "npx",
"args": [
"-y",
"algonius-browser"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...