faith-tools/open-chat
Roll your own chat with just a few lines of code. Open source alternative to ChatKit. Use any model / provider. Built upon AI Elements from Vercel, AI SDK. Supports MCP, MCP-UI, and the MCP Registry out of the box.
Platform-specific configuration:
{
"mcpServers": {
"open-chat": {
"command": "npx",
"args": [
"-y",
"open-chat"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...