Skip to content
Windsurf

ainative browser mcp for Windsurf

io.github.ainative-studio/ainative-browser-mcp

AI-powered browser automation MCP — 6 tools for web interaction, extraction, and validation.

client:Windsurf transport:stdio runtime:npm

Install ainative browser mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "ainative-browser-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@ainative/browser-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

ainative browser mcp in other clients