agent tasks for Windsurf
io.github.keshrath/agent-tasks
Pipeline task management for AI agents - stages, dependencies, artifacts, claiming
client:Windsurf
transport:stdio
runtime:npm
Install agent tasks in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-tasks": {
"command": "npx",
"args": [
"-y",
"agent-tasks"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs