proflead/how-to-build-ai-agent
How to build your own AI agent easily with Google ADK! In this beginner-friendly tutorial, I'll walk you through installing ADK, writing basic agent tools, creating your first AI agent, and running it!
Platform-specific configuration:
{
"mcpServers": {
"how-to-build-ai-agent": {
"command": "npx",
"args": [
"-y",
"how-to-build-ai-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...