A sample agent demonstrating A2A + ADK + MCP working together.
Stars
33
Forks
31
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
37
commits
feat: update A2A server to use ADK's to_a2a
30a30d6
feat: update deps to latest
e8718f1
chore: Update a2a image in READMe
d229571
chore: Update a2a links in README.md
7d73253
deps: bump google-adk and fastmcp deps
02690a3
fix: add missing awaits to TaskUpdater
52538c2
chore: consistent var names in test client
3cc6ae9
feat: use A2AFastAPIApplication over startlette app
37c3338
chore: bump google-adk to v1.4.1
622be2d
docs: add codelab badge to README
f294e37
chore: update a2a-sdk to v0.2.8 and format
40dad59
feat: bump mcp-server fastmcp version
bf56139
chore: bump deps and update MCPToolset config
8799915
feat: use streamable-http transport
f1c0fb8
Add Dockerfile for MCP server deployment
f6a6df6