Skip to content
Windsurf

stackguide mcp for Windsurf

io.github.isucorp-taimiralain/stackguide-mcp

Dynamic context loading for AI assistants with TDD workflow and AST analysis

client:Windsurf transport:stdio runtime:npm

Install stackguide mcp in Windsurf

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

{
  "mcpServers": {
    "stackguide-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@stackguide/mcp-server"
      ]
    }
  }
}

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

stackguide mcp in other clients