Connect Your IDE — Setup Guide
Tentra connects to your IDE via the Model Context Protocol (MCP). Zero install — just add a URL.
Step 1: Sign in and get your API key
Sign in with GitHub at trytentra.com/login, then go to Settings to generate your API key.
Step 2: Add to your IDE
Cursor: Settings → Features → MCP → Add Server. Claude Code: Add to .mcp.json in your project root.
Available MCP Tools
- create_architecture — Design a new system
- update_architecture — Modify existing design
- get_architecture — Read architecture details
- analyze_codebase — Scan code and generate diagram
- lint_architecture — Quality checks with 9 rules
- sync_architecture — Detect drift vs code
- export_architecture — Export to 13 frameworks
- create_flow — Step-by-step flow visualization
- list_architectures — Browse saved designs