yangfei4913438/cereus
Conversation-centric open-source AI agent platform built with Next.js + FastAPI. Supports role definition, tool calling, workflows, A2A, MCP and knowledge base, with one-click Docker privatized deployment.
Platform-specific configuration:
{
"mcpServers": {
"cereus": {
"command": "npx",
"args": [
"-y",
"cereus"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...