---
url: /fastapi_best_architecture_docs/ai/mcp.md
---
[MCP 介绍](../blog/claude-ai-ecosystem.md){.read-more}

## ace (Augment Context Engine)

官网：[ace](https://www.augmentcode.com/context-engine)

相关文章：[linuxdo#1360514](https://linux.do/t/topic/1360514)

ace 的优势在于上下文检索速度快、定位准确，适合在较大的代码库中辅助 AI 理解项目结构

但它在账号注册、订阅开通、费用和账号稳定性方面存在一定门槛，实际使用前需要结合团队环境评估

## codegraph

Github 仓库：[cg](https://github.com/colbymchenry/codegraph)

类似 ace 的索引工具，开源且免费
