microsoft / microsoft/copilot-for-eclipse

MCP Client ignores hints (annotations)

Open
#112 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
126
Forks
60
Avg merge
2d 6h
Merged PRs (30d)
5

Description

Feedback source

None

GitHub Copilot plugin version

0.15.0

Eclipse IDE and version

2026-03 (4.39)

Platform

Microsoft Windows NT 10.0.22631.0 x64

Steps to reproduce

Connect an MCP Server with Hints (e.g. readOnly = true)
Expectation is that no user confirmation is needed to call the tool like in VS Code.

Logs (optional)

No response

Expected behavior

MCP Client should consinder hints and don't ask for confirmation for certain hints

Actual behavior

MCP Client should consinder asks always for confirmation

Additional information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with an MCP server exposing a readOnly=true hint, then trace the MCP Client's tool-confirmation flow in the Eclipse plugin. Compare the behavior with the stated VS Code expectation and verify that supported hints affect whether confirmation is requested, while other tools still prompt.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
devtools, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.