Skip to content
Windsurf

stacksfinder for Windsurf

io.github.hoklims/stacksfinder

Deterministic tech stack recommendations, audits, and project estimates. No hallucinations.

client:Windsurf transport:stdio runtime:npm

Install stacksfinder in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "stacksfinder": {
      "command": "npx",
      "args": [
        "-y",
        "@stacksfinder/mcp-server"
      ],
      "env": {
        "STACKSFINDER_API_KEY": "<STACKSFINDER_API_KEY>"
      }
    }
  }
}

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

stacksfinder in other clients