Skip to content
Windsurf

vaspera pm for Windsurf

io.github.rcolkitt/vaspera-pm

Verify docs against code, detect drift, and generate verified specs (MCP server).

client:Windsurf transport:stdio runtime:npm

Install vaspera pm 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": {
    "vaspera-pm": {
      "command": "npx",
      "args": [
        "-y",
        "vaspera-pm"
      ],
      "env": {
        "ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>",
        "VASPERA_API_KEY": "<VASPERA_API_KEY>"
      }
    }
  }
}

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

vaspera pm in other clients