Skip to content
Windsurf

RiskRover MCP for Windsurf

io.github.be-sure-consulting/riskrover-mcp

Draft PBS and quality assignments, assess test evidence, and submit guarded RiskRover updates.

client:Windsurf transport:stdio runtime:npm

Install RiskRover MCP in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "riskrover-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "riskrover-mcp-server"
      ],
      "env": {
        "RISKROVER_API_TOKEN": "<RISKROVER_API_TOKEN>",
        "RISKROVER_PROJECT_ID": "<RISKROVER_PROJECT_ID>"
      }
    }
  }
}

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

RiskRover MCP in other clients