Release Intel for Windsurf
io.github.barissozudogru/release-intel
Correlates commits, PRs, issues and contributors between two git refs for release notes.
client:Windsurf
transport:stdio
runtime:npm
Install Release Intel in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"release-intel": {
"command": "npx",
"args": [
"-y",
"@barissozudogru/release-intel-mcp"
],
"env": {
"GITHUB_TOKEN": "<GITHUB_TOKEN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs