Skip to content
Cline

intent engineering for Cline

com.seanwinslow/intent-engineering

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

client:Cline transport:stdio runtime:npm

Install intent engineering in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

intent engineering in other clients