Introducing Vertex AI Agent Designer in Agent Builder!

Hi everyone!

Vertex AI just launched Agent Designer in Agent Builder, a low-code visual interface that allows you to orchestrate agents and subagents on a canvas, test them and then export the logic directly to the Agent Development Kit (ADK) for code-level refinement.

What you can do with it:

  • Design agents, subagents, and control logic visually.
  • Test agents with a chat interface
  • Export the agentic flow your IDE as ADK agent.
  • Integrates pre-configured tools including Google Search, URL context, and Vertex AI Search (RAG).
  • Connect with to Model Context Protocol servers.

Vertex AI Agent Designer is in preview with MCP auth limitations and a lack of support for advanced ADK patterns. But, the visual-to-code workflow and potential integration with the Vertex AI Agent platform look very promising.

Here you can find docs to get started. As always, let’s connect on LinkedIn or X/Twitter for questions or feedback.

Happy building!

10 Likes

Still waiting on the internal API tooling MCP integration. Any idea when this will be available?

I will try this :+1:.

1 Like

Thanks for sharing! Agent Designer looks great for building and testing agents visually, then exporting to ADK. Excited to try it!