Skip to content
Windsurf

correctover mcp server for Windsurf

io.github.correctover/correctover-mcp-server

Real-time LLM output verification with 6-dim contract validation and auto-failover across providers.

client:Windsurf transport:stdio runtime:npm

Install correctover mcp server in Windsurf

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

{
  "mcpServers": {
    "correctover-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "correctover-mcp-server"
      ]
    }
  }
}

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

correctover mcp server in other clients