Skip to content
Windsurf

sutra for Windsurf

io.github.4rgon4ut/sutra

Context Engineering Engine. Provides cognitive tools, memory structures, and agent patterns.

client:Windsurf transport:stdio runtime:pypi

Install sutra in Windsurf

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

{
  "mcpServers": {
    "sutra": {
      "command": "uvx",
      "args": [
        "context-engineering-mcp"
      ]
    }
  }
}

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

sutra in other clients