Skip to content
Windsurf

repo release tools for Windsurf

io.github.anselmoo/repo-release-tools

Config-driven branch and release helpers for Git repositories

client:Windsurf transport:stdio runtime:pypi

Install repo release tools in Windsurf

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

{
  "mcpServers": {
    "repo-release-tools": {
      "command": "uvx",
      "args": [
        "repo-release-tools"
      ]
    }
  }
}

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

repo release tools in other clients