Ashwinikumar1/A2A-MCP-ADK-Integration
This repository contains a demo of a Search Agent built with Google's Agent Development Kit (ADK), showcasing Agent2Agent (A2A) and Multi-Component Protocol (MCP) integration. The Search Agent is capable of scraping content from specified URLs.
Platform-specific configuration:
{
"mcpServers": {
"A2A-MCP-ADK-Integration": {
"command": "npx",
"args": [
"-y",
"A2A-MCP-ADK-Integration"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...