Productivity|Development|AI / ML|UtilitiesJavaScript
opendia
Connect your browser to AI models.
N/A rating (0 reviews)0 installs1,790 GitHub stars
AIbrowserautomation
OpenDia lets AI models control your browser automatically, leveraging your logged-in accounts, saved passwords, cookies, wallets, and browsing history. It works seamlessly with Chrome, Firefox, and any Chromium browser, ensuring a private, local-first experience.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"opendia": {
"args": [
"-y",
"opendia"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.