microsoft / microsoft/copilot-for-eclipse
Configuring mcp tools for custom agents does not work
Open
@duzitong is already working on this.
Since Jan 29, 2026.
bug
- Dominant language
- Java
- Stars
- 126
- Forks
- 60
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 5
Description
Feedback source
Other
GitHub Copilot plugin version
0.15.0.202601270459
Eclipse IDE and version
2025-12 (4.38)
Steps to reproduce
Steps to reproduce the behavior:
Precondition: Have agent tat uses non bult-in mcp tool.
-
Go to Copilot Settings -> MCP Settings -
Click on "Configute tools for" and change it from "Agent mode" to the custom agent. -
Select non built-in mcp tools. -
Apply settings -
Run the agent and see that it cannot use the non built-in mcp tool -
Go in to the settings and see that the previously selected tools are unselected again.
Logs (optional)
No response
Expected behavior
Custom agents should work with all mcp tools.
Actual behavior
When creating custom agents, in the settings it is possible to configure the mcp tools the agent can use. Per default all built in tools are avaialable but when using other mcp servers these tools are disabled by default.
When enabling the tools, the settings are not applied and the custom agent can still not use the tools.
Additional information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.