vishalmysore/a2ajava
Pure java implementation of Google A2A protocol. Integrate your spring boot java applications with A2A protocol , includes client and sever both. Any agent built with a2ajava will also be exposed as MCP tool automatically
Platform-specific configuration:
{
"mcpServers": {
"a2ajava": {
"command": "npx",
"args": [
"-y",
"a2ajava"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...