Skip to content

Subagent failed to use mcp tools after updating to 0.33.0 #22023

Description

@KichangKim

What happened?

After updating to 0.33.0, subagent cannot use mcp tools.
In my subagent md file, I added mcp tools like this:
(playwright is mcp server name, I used [MCP SERVERNAME]__[TOOLENAME] template)

tools:
  - read_file
  - google_web_search
  - playwright__browser_click
  - playwright__browser_close
  - playwright__browser_console_messages
  - playwright__browser_drag
  - playwright__browser_evaluate
  and other tools ...

It works on 0.32.0. So I think that some changes of 0.33.0 break subagent mcp tool calling.

What did you expect to happen?

Subagent should be able to use tools from mcp server.

Client information

Client Information

Run gemini to enter the interactive CLI, then run the /about command.

> /about
│ About Gemini CLI                                                                                   │
│                                                                                                    │
│ CLI Version                       0.33.0                                                           │
│ Git Commit                        6ee19e1f6                                                        │
│ Model                             Auto (Gemini 3)                                                  │
│ Sandbox                           no sandbox                                                       │
│ OS                                win32                                                            │
│ Tier                              Gemini Code Assist in Google One AI Pro

Login information

Google Account

Anything else we need to know?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions