Silex reconstructs architecture, dependencies, workflows and business rules from evidence. Give your AI coding agents the context they need to make safer changes.
Every answer is traceable to source.
Runs locally. Your code stays local.
Optimized tools for AI coding agents.
From local analysis to actionable context for your AI agents.
Scans your codebase and builds a local understanding.
Reconstructs architecture, dependencies, workflows and domain rules.
Validates claims with evidence and assigns confidence.
Serves knowledge through MCP tools for your AI coding agents.
# Install (Python pkg) pip install silex-archaeology # Add to your MCP client # (stdio) — Claude Code, Cursor { "mcpServers": { "silex": { "command": "silex-mcp", "args": ["serve", "--stdio"] } } }View installation guide →
Connect Silex through MCP to the agents and IDEs you already use.
Continue
VS Code — extension coming soon