mrgoonie/a2a-langgraph-boilerplate
a boilerplate for developers who want to start building an AI agent cluster with A2A and MCP servers integration faster and more efficiently.
Platform-specific configuration:
{
"mcpServers": {
"a2a-langgraph-boilerplate": {
"command": "npx",
"args": [
"-y",
"a2a-langgraph-boilerplate"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...