-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Open
Labels
bugSomething isn't workingSomething isn't workingextensionIssues related to the VS Code extensionIssues related to the VS Code extensionmcpIssues related to the use of model context protocol (MCP) serversIssues related to the use of model context protocol (MCP) servers
Description
What version of the VS Code extension are you using?
0.4.35
What subscription do you have?
Business
Which IDE are you using?
VS Code
What platform is your computer?
Darwin 25.0.0 arm64 arm
What issue are you seeing?
- If one of all MCP Servers' tools' names is not qualified, it seems that the rest tools will not be registered.
- Also, codex is dead not due to network issues but because of mcp server connections. I mean, codex should be dependent from mcp servers, because they're just extensions. If a tool's name is not qualified, codex is always re-connecting 5/5, then fail.
What steps can reproduce the bug?
- config a set of mcp severs, with one of the tools' name is not qualified. (there's a space in it)
- sometimes, codex is dead and re-connecting.
- if codex is not dead, you'll find some tools can be used, but some not.(could be listed, but can't be used)
What is the expected behavior?
No response
Additional information
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingextensionIssues related to the VS Code extensionIssues related to the VS Code extensionmcpIssues related to the use of model context protocol (MCP) serversIssues related to the use of model context protocol (MCP) servers