Describe the bug
Hi, the fetch action from mcp action is not working, gives the error
"No tools found for the MCP server. Please run the server first." but the code lens and output both say that 63 tools have been found.
The output gives no errors, I can also confirm no network operation are taking place (according to the dev tools, my mcp server and oauth server).
The only hint is the console errors shown in vs code dev tools:
To Reproduce
Steps to reproduce the behavior:
- Go to connect to MCP server - HTTP not SSE, via cimd.
- Click on ATK: Fetch action from MCP
- See error
Expected behavior
ATK action to work and ai.plugin.json to be correctly populated.
VS Code Extension Information (please complete the following information):
- Version: 1.123.0
- OS: Mac 26.5 (25F71)
Describe the bug
Hi, the fetch action from mcp action is not working, gives the error
"No tools found for the MCP server. Please run the server first." but the code lens and output both say that 63 tools have been found.
The output gives no errors, I can also confirm no network operation are taking place (according to the dev tools, my mcp server and oauth server).
The only hint is the console errors shown in vs code dev tools:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
ATK action to work and ai.plugin.json to be correctly populated.
VS Code Extension Information (please complete the following information):