You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17-2Lines changed: 17 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -406,16 +406,31 @@ bitoarch index-repos
406
406
407
407
## 5. Setting up AI Architect MCP in coding agents
408
408
409
-
Configure the MCP server in supported AI coding tools such as Claude Code, Cursor, Windsurf, and GitHub Copilot (VS Code).
409
+
Now that AI Architect is installed and your repositories are indexed, the next step is to connect it to your AI coding tools (such as Claude Code, Cursor, Windsurf, GitHub Copilot, etc.) through the Model Context Protocol (MCP).
410
410
411
-
Select your AI coding tool from the options below and follow the step-by-step installation guide to set up AI Architect seamlessly:
411
+
### Quick setup (recommended)
412
+
**Save time with our automated installer!** We provide a one-command setup that automatically configures AI Architect for all compatible AI coding tools on your system.
413
+
414
+
The automated installer will:
415
+
416
+
- Detect all supported AI tools installed on your system
417
+
- Configure them automatically with your MCP credentials
418
+
- Get you up and running in seconds instead of manually configuring each tool
419
+
420
+
👉 [Try our Quick MCP Integration Guide](https://docs.bito.ai/ai-architect/quick-mcp-integration-with-ai-coding-agents) for automated setup across all your tools.
421
+
422
+
### Manual setup
423
+
If you prefer hands-on control over your configuration or encounter issues with automated setup, we provide detailed step-by-step guides for each supported AI coding tool:
412
424
413
425
- [Guide for Claude Code](https://docs.bito.ai/ai-architect/guide-for-claude-code)
426
+
- [Guide for Claude Desktop](https://docs.bito.ai/ai-architect/guide-for-claude-desktop)
427
+
- [Guide for Claude.ai (Web)](https://docs.bito.ai/ai-architect/guide-for-claude.ai-web)
414
428
- [Guide for Cursor](https://docs.bito.ai/ai-architect/guide-for-cursor)
415
429
- [Guide for Windsurf](https://docs.bito.ai/ai-architect/guide-for-windsurf)
416
430
- [Guide for GitHub Copilot (VS Code)](https://docs.bito.ai/ai-architect/guide-for-github-copilot-vs-code)
417
431
- [Guide for Junie (JetBrains)](https://docs.bito.ai/ai-architect/guide-for-junie-jetbrains)
418
432
- [Guide for JetBrains AI Assistant](https://docs.bito.ai/ai-architect/guide-for-jetbrains-ai-assistant)
433
+
- [Guide for ChatGPT (Web & Desktop)](https://docs.bito.ai/ai-architect/guide-for-chatgpt-web-and-desktop)
0 commit comments