Skip to content
Windsurf

tech debt mcp for Windsurf

io.github.pierrejanineh/tech-debt-mcp

MCP Server for analyzing technical debt across multiple programming languages

client:Windsurf transport:stdio runtime:npm

Install tech debt mcp in Windsurf

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

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

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

tech debt mcp in other clients