Skip to content
Windsurf

PromptBranch for Windsurf

io.github.promptbranch/promptbranch

Local-first MCP server for versioning, searching, evaluating, and improving AI prompts.

client:Windsurf transport:stdio runtime:npm

Install PromptBranch in Windsurf

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

{
  "mcpServers": {
    "promptbranch": {
      "command": "npx",
      "args": [
        "-y",
        "@promptbranch/mcp"
      ]
    }
  }
}

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

PromptBranch in other clients