mrgoonie/langgraph-multiagent-boilerplate
A robust boilerplate for building AI agent clusters with LangGraph edgeless (with Command and Send), featuring a supervisor architecture, MCP server integration, and comprehensive APIs.
Platform-specific configuration:
{
"mcpServers": {
"langgraph-multiagent-boilerplate": {
"command": "npx",
"args": [
"-y",
"langgraph-multiagent-boilerplate"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...