Skip to content
Claude Desktop

mtop devtools for Claude Desktop

io.github.f-loat/mtop-devtools

让 AI 与 Chrome 浏览器实时交互:获取历史请求、控制台日志、RUM/埋点事件,并动态设置 Mock 数据。

client:Claude Desktop transport:stdio runtime:npm

Install mtop devtools in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mtop-devtools": {
      "command": "npx",
      "args": [
        "-y",
        "@mtop-devtools/mcp-server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mtop devtools in other clients