Skip to content
Windsurf

Provar MCP Server for Windsurf

io.github.provartesting/provar

Provar MCP: AI-powered Salesforce test automation. Generate, validate, migrate, and run tests.

client:Windsurf transport:stdio runtime:npm

Install Provar MCP Server in Windsurf

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

{
  "mcpServers": {
    "provar": {
      "command": "npx",
      "args": [
        "-y",
        "@provartesting/provardx-cli"
      ]
    }
  }
}

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

Provar MCP Server in other clients