release to tasks for Cline
io.github.apomt/release-to-tasks
Convert public release-note URLs into ordered, source-cited upgrade tasks.
client:Cline
transport:stdio
runtime:npm
Install release to tasks in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"release-to-tasks": {
"command": "npx",
"args": [
"-y",
"release-to-tasks-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs