OpenDia
MCP Serverby aaronjmars · Added 5mo ago
Claude
1.7k
Install
git clone https://github.com/aaronjmars/opendiaAdd to Claude
claude mcp add opendiaQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"opendia": {
"command": "npx",
"args": [
"@modelcontextprotocol/opendia"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
OpenDia 是一个开源的替代方案,基于模型上下文协议(MCP)暴露浏览器功能,允许 AI 模型与浏览器能力交互。需要 Node.js(版本 14 或更高)和 Google Chrome 浏览器。MCP 服务器在本地运行,并连接到从 'opendia-extension' 目录加载的 Chrome 扩展程序。
Tags
ai-mlmcp-serverai