Skip to content
Windsurf

release notes forge mcp for Windsurf

io.github.mrfentmen/release-notes-forge-mcp

Summarize local Git release shape without returning commit messages, paths, hashes, or remotes.

client:Windsurf transport:stdio runtime:npm

Install release notes forge mcp in Windsurf

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

{
  "mcpServers": {
    "release-notes-forge-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "release-notes-forge-mcp"
      ]
    }
  }
}

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

release notes forge mcp in other clients