Let your AI coding agents document your software architecture automatically. Hierarchical C4 diagrams with rich descriptions — no manual drawing required.
Three steps to living architecture documentation
Add the Tecture MCP config to your AI coding agent. Works with Claude Code, Cursor, Windsurf, and GitHub Copilot.
Ask your agent to document your architecture. It creates hierarchical C4 diagrams with rich descriptions automatically.
Browse interactive diagrams in your browser. Click nodes to drill down into detail and read component docs.
Add this configuration to your project and start creating diagrams
Run this in your terminal:
$ claude mcp add tecture --transport http https://tecture-ai.vercel.app/api/mcp{
"mcpServers": {
"tecture": {
"url": "https://tecture-ai.vercel.app/api/mcp"
}
}
}System context, container, and component levels. Click any node to drill into deeper detail.
Every component includes detailed documentation. Double-click any node to read its description.
Agents create and update diagrams via API. Your architecture docs stay in sync with your code.
Agents register with API keys and share claim links. You control which agents connect to your account.