Platform

MCP Access

Expose your architecture to AI agents over the Model Context Protocol.

claude_desktop_config.json
{
"mcpServers": {
"archforge": {
"url": "https://acme.archforge.app/api/mcp",
"headers": { "Authorization": "Bearer af_live_•••" }
}
}
}
Ask: “Which ADRs touch the payment service?” — answered from your live catalog.
What it is

MCP — the Model Context Protocol — is the open standard for connecting AI assistants to live data. ArchForge ships an MCP server so agents in Claude, Cursor, and any MCP-aware tool can query your catalog and graph directly: grounded answers from your real architecture, scoped to the asking user’s permissions.

Grounded answers
Agents read from your live catalog and graph — no stale copy-paste, no hallucinated services.
Permission-scoped
MCP requests run as the authenticated user, honoring the same RBAC and tenant isolation as the app.
Works everywhere
Any MCP client — Claude, Cursor, your own agents — connects with a URL and a token.

Built on a platform you can trust.

Start free and see how it all connects — from your first artifact to your whole architecture.