Skip to content
Windsurf

Project Management Validation for Windsurf

io.github.antnewman/pm-validate

Validate project data against NISTA standards, scheduling best practices, and custom rules

client:Windsurf transport:stdio runtime:pypi

Install Project Management Validation in Windsurf

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

{
  "mcpServers": {
    "pm-validate": {
      "command": "uvx",
      "args": [
        "pm-mcp-servers"
      ]
    }
  }
}

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

Project Management Validation in other clients