Skip to content
Windsurf

saga mcp for Windsurf

io.github.spranab/saga-mcp

Jira-like project tracker for AI agents with SQLite, full task hierarchy, and dashboard

client:Windsurf transport:stdio runtime:npm

Install saga mcp in Windsurf

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

{
  "mcpServers": {
    "saga-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "saga-mcp"
      ]
    }
  }
}

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

saga mcp in other clients