Skip to content
Claude Desktop

mcp for Claude Desktop

io.github.extensiondev/mcp

Build, run, inspect, and publish browser extensions from any MCP client. 30 tools, 11 browsers.

client:Claude Desktop transport:stdio runtime:npm

Install mcp in Claude Desktop

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

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@extension.dev/mcp"
      ]
    }
  }
}

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

mcp in other clients