ctvs/a2a-langgraph-agent
A sample project to demonstrate how a langgraph ReAct agent can be wrapped with the A2A protocol
Platform-specific configuration:
{
"mcpServers": {
"a2a-langgraph-agent": {
"command": "npx",
"args": [
"-y",
"a2a-langgraph-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...