github / github/copilot-cli

Allow /research mode to access configured MCP servers

未关闭
#3,302 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
area:agents area:mcp
主要语言
Shell
星标
11.2k
派生
1.9k
平均合并
14 小时 16 分钟
30 天内合并 PR
6

描述

### Describe the feature or problem you'd like to solve

I can configure MCP servers in Copilot CLI and use them from normal prompts, but when I run a `/research` prompt it appears that the research agent cannot see or access the same configured MCP server list/tool set. This is surprising because the MCP servers are configured for the session, and it makes research mode less useful for internal docs, catalog, or data-source MCP servers that are exactly the kind of sources I want research to use.

### Proposed solution

Please make `/research` inherit the configured MCP servers available to the main Copilot CLI session, or provide an explicit opt-in/allowlist for MCP servers that can be used by the research agent.

If this isn't possible, it would be helpful to make this limitation more visible/discoverable as it took me quite a while to figure out why my research sessions were failing to use the mcp servers.

### Example prompts or workflows

- `/research Use my configured internal docs MCP server to find the authoritative runbook for and summarize it with citations.`
- `/research Search my configured Datapedia/EngHub/internal catalog MCP servers for information about .`
- Let users mark specific MCP servers as research-safe/read-only so research reports can use them without needing custom workarounds.

### Additional context

This came up while troubleshooting MCP behavior in `/research`. Some tools appear to work there, but it does not look like the research agent has access to the same MCP server list that the main Copilot CLI session can see.

The key request is consistency and transparency: either make configured MCP servers available in research mode, or clearly document and surface the limitations so users know what to expect.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。