Hi,
I am experiencing an issue with MCP AI Bridge in VS Code using GitHub Copilot Chat and Claude Sonnet 4.6.
Environment:
- Homey Pro
- MCP AI Bridge v2.7.0
- VS Code (latest version)
- GitHub Copilot Chat
- Claude Sonnet 4.6
The MCP server starts successfully:
- Running
- 130 tools discovered
- 6 prompts discovered
Claude Desktop works correctly with the same MCP server and can control Homey devices.
However, GitHub Copilot Chat fails before answering any prompt, even a simple prompt such as:
hello
Error:
Failed to validate tool mcp_mcp_ai_bridge_homeyscript_run:
Error: tool parameters array type must have items
The error occurs before any tool is executed.
Could this be related to the HomeyScript tool schema or a recent GitHub Copilot MCP validation change?
Thanks!
