BishalN/openchat
OpenChat is an open-source platform for creating and managing AI chatbots with multiple data sources, user authentication. Built with Next.js, Supabase, and tRPC.
Platform-specific configuration:
{
"mcpServers": {
"openchat": {
"command": "npx",
"args": [
"-y",
"openchat"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...