Install AI Architect (Bito-hosted)
Deploy AI Architect on Bito's managed infrastructure for instant setup and effortless maintenance.
Bito-hosted AI Architect runs on managed infrastructure and unifies your codebase, tickets, design docs, and team conversations into a single knowledge graph.
Your coding agents, issue trackers, and chat tools query that graph so planning, design, coding, review, and incident discussions all share the same system context.
Follow this guide to connect a Git provider, pick repositories for indexing, and wire AI Architect into Claude Code, Cursor, Jira, Linear, Slack, Confluence, and the other tools your team already uses.
Prerequisites
Bito-hosted AI Architect is currently invitation-only. You can start a 14-day free trial to get instant access, no credit card required. If you're on a free or paid plan and would like access for your workspace, please contact support@bito.ai.
Installation steps
Connect your Git provider
Sign up for Bito Cloud and create a workspace to get started.
You'll land on the Git integration screen, where you can connect your Git provider.
Choose between SaaS (your Git provider's cloud-hosted version) or Self-managed (an instance running behind your network), then select your Git provider: GitHub, GitLab, Bitbucket, or Azure DevOps.

Follow the on-screen instructions to authorize Bito on your Git organization. Grant access to all repositories or a subset.

Once your Git account is successfully connected, you'll be redirected back to Bito, where two product paths show up:
AI Architect — the system context layer for coding agents, Jira, Linear, Slack, and more.
Code Review Agent — for pull request reviews
They share the same knowledge graph.
Click Set up AI Architect and it'll take you to the AI Architect setup page.


Set up AI Architect
IMPORTANT: Before you set up AI Architect, start your 14-day free trial by clicking Start 14-Day Free Trial in the left sidebar. No credit card required.

Then click Set up AI Architect on the page.

The repository selection screen loads. Select the repositories you want indexed and click Index selected repositories. Bito's indexing pipeline scans each repository and builds the underlying knowledge graph.

You'll land on the AI Architect repositories screen, where you can track indexing progress. Each repository's Index status column updates to Indexed once it's ready.


You can use the toggle next to each repository to enable or disable indexing. To update multiple repositories at once, select them using the checkboxes and use the bulk enable or disable action. Changes take effect during the next scheduled indexing run.

Connect AI Architect with your tools
Once your repositories are indexed, you can connect AI Architect to the tools your engineering team already works in, so the same knowledge graph informs coding, planning, design, review, and incident discussions.
Each integration is configured from the Home screen.
Coding agents
Connect AI Architect to Cursor, Claude Code, Windsurf, GitHub Copilot, and other coding agents over MCP. Bito provides a quick installer that sets up the connection in a few steps. Once connected, your coding agent grounds its responses in system context from the knowledge graph and produces more accurate results on changes that span multiple files, services, or repositories.
See the Quick MCP integration guide.
Jira and Linear
Tag Bito on a ticket to get feasibility analysis, impact assessment, technical design, or an epic breakdown that reflects the services and repos the change touches, not just the ticket description.
See the setup guides for Jira and Linear.
Slack
Capture tribal knowledge from incident discussions, architecture debates, and undocumented context. Tag Bito inside a channel to query the knowledge graph directly from team conversations.
See the Slack integration guide.
Confluence
Index design documents, architecture decisions, and wiki pages into the knowledge graph so AI Architect reasons about new work with the business intent and prior decisions already captured by your team.
See the Confluence integration guide.
Chat agents
Bring AI Architect into Claude.ai, Claude Desktop, and ChatGPT so your engineering system context follows you into general-purpose chat.
See the chat agents integration guide.
Code retrieval at runtime
Bito-hosted AI Architect includes smart code retrieval (getCode MCP tool) that works behind the scenes. When you ask questions about specific code — like "show me the authenticate method in the Auth class" — AI Architect automatically fetches the relevant code at runtime using your Git credentials.
This means you get detailed, accurate code references without storing any code on Bito's servers. Code is fetched on-demand and never persisted.
Bito-hosted vs. Self-hosted AI Architect
Bito offers two deployment options for AI Architect:
Bito-hosted (Fully managed by Bito — no infrastructure setup required)
Self-hosted (Run AI Architect on your own infrastructure for maximum control)
Infrastructure
Bito manages indexes and infrastructure on our secure servers
You host AI Architect in your own environment
Code storage
We don't store your code after indexing — only repository metadata is retained. Code is fetched at runtime as needed.
Full control over your data and indexes
Maintenance
Fully managed by Bito
Requires infrastructure setup and maintenance
For information on self-hosted deployment, visit the self-hosted installation guide.
Need help?
If you have questions about the setup process or need to modify your indexed repositories, reach out to the Bito team at support@bito.ai. We're here to help you get the most out of AI Architect.
Last updated

