vscode
vscode copied to clipboard
MCP tool parameters are not being passed properly.
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:
- 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.
- Call the tool with copilot and check if the tool is passing the parameters properly.