Make the built-in research agent's MCP tools configurable
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
### Describe the feature or problem you'd like to solve
Research subagents sometimes need access to mcp servers to be productive
### Proposed solution
Today `definitions/research.agent.yaml` hardcodes tools: to github/* + web/grep/glob/view, so /research can't use my other configured MCP servers (ADO, etc.). Forking the agent /.copilot/agents or .github/agents works but freezes the prompt and misses upstream updates and can't reproduce research command's orchestration/report-export. Please add a setting (e.g. research.additionalTools / research.mcpServers ) to extend the built-in research agent's allowed tools with selected MCP servers, so I keep research behavior + updates while adding my own data sources.
### Example prompts or workflows
_No response_
### Additional context
_No response_
贡献指南
调研方向
Start with definitions/research.agent.yaml and trace how the built-in research agent's hardcoded tools are loaded and how user configuration is handled. Add a supported setting that extends the allowed tools with selected MCP servers while preserving the built-in research behavior, orchestration, and report export.
由索引模型根据 Issue 内容生成。
评估
- 领域
- ai-infra-agents, tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100