How to Integrate with MCP in Gemini 2.5?

I received the email about MCP support announced at Google I/O, but I haven’t been able to find any documentation on how to integrate with it.

Could you share any resources, SDKs, or examples for using the Model Context Protocol with Gemini 2.5?

1 Like

Hi @Emre_Elbeyoglu , Welcome to the forum.

You can find the example documentation in this link.

2 Likes

Thank you @GUNAND_MAYANGLAMBAM

Is there any plan for the MCP preview to be integrated into Google AI Studio, so we can more easily debug and test MCP workflows?

Right now, working with MCP is possible through the Python and JavaScript SDKs, but it would be a huge productivity boost to have native support in AI Studio—for example, being able to see live tool call traces, inspect inputs/outputs, and step through interactions visually. Is this on the roadmap, or are there any workarounds for easier debugging in the meantime?

Hey, That’s a great idea! I will pass your suggestion to the product engineering team about integrating MCP into Google AI Studio. Thanks for the feedback!

2 Likes

It would be great because openai already did it :sweat_smile:

1 Like