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
Create an account and add the Tecture MCP server URL to your .mcp.json. OAuth handles authentication automatically.
Your AI agent analyzes the codebase and creates hierarchical C4 diagrams via MCP tools.
Browse interactive diagrams in your browser. Click nodes to drill down into detail and read component docs.
Add the MCP server — your agent handles the rest
Run this in Claude Code:
claude mcp add tecture --transport http https://tecture.io/api/mcpThen ask your agent to create an architecture diagram:
> Create an architecture diagram for this projectSystem 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.
Install with one command. Your agent reads the codebase and creates diagrams automatically via MCP.
Ask your agent to update diagrams any time your architecture changes. Your docs evolve with your code, not against it.