Skip to content
Windsurf

intent engineering for Windsurf

com.seanwinslow/intent-engineering

Audit, scaffold, and triage agent intent specs against a 9-section template.

client:Windsurf transport:stdio runtime:npm

Install intent engineering in Windsurf

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

{
  "mcpServers": {
    "intent-engineering": {
      "command": "npx",
      "args": [
        "-y",
        "@swins/intent-engineering-mcp"
      ]
    }
  }
}

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

intent engineering in other clients