Skip to content
Windsurf

changelogai for Windsurf

io.github.ura-tools/changelogai

Generate changelogs and suggest semver bumps from git history

client:Windsurf transport:stdio runtime:npm

Install changelogai in Windsurf

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

{
  "mcpServers": {
    "changelogai": {
      "command": "npx",
      "args": [
        "-y",
        "@ura-dev/changelogai"
      ]
    }
  }
}

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

changelogai in other clients