Xingsandesu/CarrotAI
CarrotAI is a cutting-edge AI agent application that delivers real-time streaming chat via Server-Sent Events (SSE) with built-in Model Control Protocol (MCP) integration. It supports concurrent connections to multiple SSE MCP servers and provides user interfaces in English, Chinese, and Japanese.
Platform-specific configuration:
{
"mcpServers": {
"CarrotAI": {
"command": "npx",
"args": [
"-y",
"CarrotAI"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...