Skip to content
Windsurf

silex for Windsurf

io.github.silex-tec/silex

Local-first MCP server that reconstructs architecture, workflows and business rules from your code.

client:Windsurf transport:stdio runtime:pypi

Install silex in Windsurf

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

{
  "mcpServers": {
    "silex": {
      "command": "uvx",
      "args": [
        "silex-archaeology"
      ]
    }
  }
}

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

silex in other clients