-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Labels
bugSomething isn't workingSomething isn't working
Description
Problem (one or two sentences)
Roo Code is unable to detect or call enabled MCP tools when prompted, and instead either ask how to proceed or automatically think its way around using said tools.
Context (who is affected and when)
Happens when GPT-5.2 is selected as model (OpenAI is selected as the provider).
Reproduction steps
- macOS Tahoe 26.2, using the following MCP servers:
-git
-context7
-Context Portal (conport), with custom instructions set for all mode to view and update the MCP automatically. - Prompt Roo Code to make a tool call (or, for conport, have it initialize the database automatically).
- Roo Code determines that it, for whatever reason, cannot make such a call and either asks the user for more detailed information how to use the MCP server, or attempts to figure out how to use the tool call on its own (e.g. use the "create-mcp-server" skill).
Expected result
The task calls "use-mcp-tool"
Actual result
Either determines it cannot use the tool, or skips usage to complete the initially described task.
Variations tried (optional)
-I've tried both with default and custom instructions, but it still fails.
-With Gemini 3 Pro or Opus 4.6 enabled, the task calls the tools as expected, making it highly likely it's an issue with OpenAI models.
App Version
3.47.0
API Provider (optional)
OpenAI
Model Used (optional)
ChatGPT-5.2 High
Roo Code Task Links (optional)
No response
Relevant logs or errors (optional)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working