ADK Agent MCP Server
Connecting to external systems (GitHub, databases, Slack) requires writing and maintaining API clients. Model Context Protocol (MCP) is an open standard that lets agents use community-built integratio

Search for a command to run...
Articles tagged with #agentic-ai
Connecting to external systems (GitHub, databases, Slack) requires writing and maintaining API clients. Model Context Protocol (MCP) is an open standard that lets agents use community-built integratio

When you have independent tasks, you can run them all at the same time using a ParallelAgent. This agent executes all of its sub-agents concurrently, dramatically speeding up the workflow. Once all pa

In the world of agentic AI, speed is everything. Single-threaded agents often feel sluggish when handling independent subtasks — think researching multiple topics, comparing options, or gathering data

AI agents are evolving fast, and one of the most exciting patterns emerging today is the sequential agent — an agent that performs tasks step‑by‑step, with each step feeding into the next. If you’ve e

Travel Advisor Agent powered by Google ADK and Gemini, capable of answering travel questions and acting like a personal AI travel consultant. What is Google ADK (Agent Developer Kit)? Google ADK is a framework designed to help developers build autono...
