chongdashu/adk-mcp-a2a-crash-course
This project demonstrates a multi-agent system using Google's Agent Development Kit (ADK), Agent2Agent (A2A) and Model Context Protocol (MCP). that integrates Notion for information retrieval and ElevenLabs for text-to-speech conversion.
Platform-specific configuration:
{
"mcpServers": {
"adk-mcp-a2a-crash-course": {
"command": "npx",
"args": [
"-y",
"adk-mcp-a2a-crash-course"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...