vscode icon indicating copy to clipboard operation
vscode copied to clipboard

MCP tool parameters are not being passed properly.

Open Geni-96 opened this issue 7 months ago • 0 comments

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.100.2
  • OS Version: Darwin arm64 24.3.0
  • Node version: Node.js: 20.19.0

Steps to Reproduce:

  1. Define an MCP server and register a tool using Javascript. Try to console log your parameter inside the tool call. I have attached a screenshot of mine for reference.
  2. Call the tool with copilot and check if the tool is passing the parameters properly.
Image Image Image

Geni-96 avatar May 22 '25 02:05 Geni-96