codebase-agent-mcp
子 Harness(既是 MCP 服务器也是 MCP 客户端)。将文档与源代码分析,以及与提供相关上下文的 MCP 服务器的交互,委派给本地或低成本的 OpenAI 兼容 LLM。大幅降低顶层 LLM 上编码 Agent 的 Token 用量与上下文规模。
A sub-harness (both an MCP server and an MCP client). Delegates documentation and source code analysis, as well as interactions with related context-providing MCP servers, to a local or inexpensive OpenAI-compatible LLM. Drastically reduces token usage and context size for coding agents on the top-tier LLM.
怎么安装
暂无统一安装命令,请查看仓库 README。
推荐参考
信息
- 协议
- Apache-2.0
- 语言
- Python
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-02
- 创建于
- 2026-07-11
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:punkpeye/awesome-mcp-servers
- 主题标签
- agentic-ai, ai, code-analysis, codebase, coding-agent, developer-tools, mcp, mcp-client, mcp-server, rag, semantic-search
同类推荐
ECC
affaan-m/ECC
代理 harness 性能优化系统。面向 Claude Code、Codex、Opencode、Cursor 及更多的技能、本能、记忆、安全与调研优先开发。
claude-relay-service
Wei-Shaw/claude-relay-service
CRS-自建Claude Code镜像,一站式开源中转服务,让 Claude、OpenAI、Gemini、Droid 订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。
ccmanager
kbwo/ccmanager
用于Claude Code / Gemini CLI / Codex CLI / Cursor Agent / Copilot CLI / Cline CLI / OpenCode / Kimi CLI的编码代理会话管理器。