Skip to main content
ClaudeWave
whut09 avatar
whut09

Repo-to-Agent-Context

View on GitHub

# Repo-to-Agent-Context 面向 AI 编程 Agent 的 Context Harness:将代码仓库转化为可读、可检索、可更新、可验证的任务级上下文资产,帮助 Codex / Claude Code / Cursor 减少 token 浪费、上下文丢失、误改与回归风险。 它不是另一个代码生成 Agent,而是 Agent Harness Engineering 基础设施:围绕“任务计划、上下文打包、编辑边界、影响分析、测试推荐、验证报告、上下文更新”构建 Loop Engineering 闭环,让编码 Agent 在复杂仓库中更少瞎猜、更少乱改、改完知道如何验证。

MCP Servers103 stars10 forksTypeScriptUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/whut09/Repo-to-Agent-Context
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "repo-to-agent-context": {
      "command": "node",
      "args": ["/path/to/Repo-to-Agent-Context/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/whut09/Repo-to-Agent-Context and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
agentclaude-codecodexcursorharnessharness-aiharness-engineeringloop-engineeringmcpmcp-toolsvscode-extension

What people ask about Repo-to-Agent-Context

What is whut09/Repo-to-Agent-Context?

+

whut09/Repo-to-Agent-Context is mcp servers for the Claude AI ecosystem. # Repo-to-Agent-Context 面向 AI 编程 Agent 的 Context Harness:将代码仓库转化为可读、可检索、可更新、可验证的任务级上下文资产,帮助 Codex / Claude Code / Cursor 减少 token 浪费、上下文丢失、误改与回归风险。 它不是另一个代码生成 Agent,而是 Agent Harness Engineering 基础设施:围绕“任务计划、上下文打包、编辑边界、影响分析、测试推荐、验证报告、上下文更新”构建 Loop Engineering 闭环,让编码 Agent 在复杂仓库中更少瞎猜、更少乱改、改完知道如何验证。 It has 103 GitHub stars and was last updated today.

How do I install Repo-to-Agent-Context?

+

You can install Repo-to-Agent-Context by cloning the repository (https://github.com/whut09/Repo-to-Agent-Context) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is whut09/Repo-to-Agent-Context safe to use?

+

whut09/Repo-to-Agent-Context has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains whut09/Repo-to-Agent-Context?

+

whut09/Repo-to-Agent-Context is maintained by whut09. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to Repo-to-Agent-Context?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy Repo-to-Agent-Context to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: whut09/Repo-to-Agent-Context
[![Featured on ClaudeWave](https://claudewave.com/api/badge/whut09-repo-to-agent-context)](https://claudewave.com/repo/whut09-repo-to-agent-context)
<a href="https://claudewave.com/repo/whut09-repo-to-agent-context"><img src="https://claudewave.com/api/badge/whut09-repo-to-agent-context" alt="Featured on ClaudeWave: whut09/Repo-to-Agent-Context" width="320" height="64" /></a>

More MCP Servers