Skip to content

[BUG] Agents unable to call MCP tools when using ChatGPT #11317

@HitByBricks

Description

@HitByBricks

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

  1. 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.
  2. Prompt Roo Code to make a tool call (or, for conport, have it initialize the database automatically).
  3. 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions