AbsaOSS / AbsaOSS/agentic-toolkit
Add a GitHub MCP server tool guide
- 主要语言
- Python
- 星标
- 1
- 派生
- 0
- 平均合并
- 16 小时 52 分钟
- 30 天内合并 PR
- 1
描述
## Summary
Add a guide for the **GitHub MCP server** in the `docs/tools/` section. Our work — repositories, issues, and pull requests — lives in GitHub, and the official GitHub MCP server lets agents read repos and manage issues/PRs directly. It pairs naturally with our existing `create-issue` and `pr-review` skills.
## The guide should cover
- What the GitHub MCP server is and what it enables (repos, issues, PRs).
- How to set it up for our agents (GitHub Copilot CLI primarily; note others).
- **Cost-aware configuration** — tool schemas are input tokens on every turn, so cover toolset scoping, read-only vs write, and remote vs local/Docker modes.
- When to connect it vs. leave it off.
- How it complements the `create-issue` / `pr-review` skills.
## Notes
- Back the findings with web research across multiple independent sources.
- Keep it tool-general where possible; be honest about the token overhead and how to minimise it.
贡献指南
评估
这个 Issue 还没有评估数据。