Skip to content
Claude Desktop

silex for Claude Desktop

io.github.silex-tec/silex

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

client:Claude Desktop transport:stdio runtime:pypi

Install silex in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

silex in other clients