Skip to content
Cline

Provar MCP Server for Cline

io.github.provartesting/provar

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

client:Cline transport:stdio runtime:npm

Install Provar MCP Server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Provar MCP Server in other clients