Slack + Archyl: Architektur-Benachrichtigungen | Webhooks

Erhalten Sie Echtzeit-Architektur-Benachrichtigungen in Slack: Aenderungen des Drift-Scores, Konformitaetsverletzungen und Architektur-Events.

Connect Archyl's MCP server to Claude Code and give your AI assistant deep knowledge of your software architecture. Query components, check drift, create ADRs, and manage your C4 model without leaving your terminal.

, }, { step: 3, title: "Start prompting", description: "Open Claude Code and start asking about your architecture. Try prompts like "List all systems in my project" or "What is the drift score for the payment service?"", }, ], codeSnippet: { title: "Example: Querying architecture from Claude Code", language: "bash", code:

, }, { step: 3, title: "Start coding with architecture context", description: "Open any project in Cursor and start asking about your architecture. Cursor's AI now has full visibility into your C4 model.", }, ], codeSnippet: { title: "Example: Architecture-aware code generation in Cursor", language: "text", code:

, }, { step: 3, title: "Add drift checks to CI/CD", description: "Add the Archyl drift check step to your GitHub Actions workflow. Configure the drift score threshold that must pass before a PR can be merged.", code:

, code: `# GitHub Actions output Architecture Drift Check - Payment Platform ============================================ Overall Drift Score: 92/100 (PASS) Components checked: 24 Conformance rules: 12 Violations: 1 (low severity) Warning: Invoice Generator component has an undocumented dependency on Notification Service. Consider adding this relationship to your C4 model. Result: PASS (threshold: 85)`, }, faq: [ { question:

Connect Archyl's MCP server to VS Code via the Copilot extension and get architecture-aware AI assistance while you code. Query your C4 model, check drift, and manage architecture documentation without leaving your editor.

Archyl's MCP server provides 56 tools that give AI assistants structured access to your entire architecture.

Configure Archyl as an MCP server in VS Code's Copilot settings. The AI assistant discovers all available architecture tools.

Code with architecture context

Ask Copilot about your architecture while coding. Get answers grounded in your documented C4 model, not hallucinations.

Ask about systems, containers, and components without leaving VS Code. Get instant answers from your documented architecture.

Compute drift scores and see where your codebase has diverged from documented architecture.

Run conformance checks against architecture rules directly from VS Code.

Navigate all four C4 levels from your editor. Create relationships, manage technologies, and document flows.

Get your Archyl API key

Navigate to your profile settings in Archyl and generate an API key.

Add the Archyl MCP server to your VS Code settings or .vscode/mcp.json file.

Start coding with architecture context

Open VS Code and use Copilot Chat to ask about your architecture. Try 'What systems does the payment service depend on?'

Yes. VS Code's Copilot extension supports MCP servers, allowing Copilot to access your Archyl architecture data through the 56 available tools.

Connect Archyl's MCP server to JetBrains IDEs via the AI Assistant and get architecture-aware coding assistance. Query your C4 model, check drift, and manage documentation from IntelliJ IDEA, WebStorm, GoLand, or any JetBrains IDE.

56 specialized tools give AI assistants access to your full architecture: systems, containers, components, relationships, ADRs, and drift scores.

Configure Archyl as an MCP server in your JetBrains IDE AI Assistant settings.

Code with architecture awareness

Ask the AI Assistant about your architecture while coding in any JetBrains IDE.