Stealth browser automation for AI agents — clears Cloudflare, one MCP server + N parallel persistent Chromes, credential vault, vision clicking, prompt-injection safety. 31/31 sannysoft, 594 tests.
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"vibatchium": {
"command": "uvx",
"args": [
"vibatchium"
]
}
}
}
Run in terminal:
claude mcp add vibatchium uvx vibatchium
Add to .cursor/mcp.json:
{
"mcpServers": {
"vibatchium": {
"command": "uvx",
"args": [
"vibatchium"
]
}
}
}
Or install with pip: pip install vibatchium