Skip to content
Windsurf

release to tasks for Windsurf

io.github.apomt/release-to-tasks

Convert public release-note URLs into ordered, source-cited upgrade tasks.

client:Windsurf transport:stdio runtime:npm

Install release to tasks in Windsurf

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

{
  "mcpServers": {
    "release-to-tasks": {
      "command": "npx",
      "args": [
        "-y",
        "release-to-tasks-mcp"
      ]
    }
  }
}

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

release to tasks in other clients