Communication|AI / ML|Productivity|DevelopmentTypeScript

LibreChat

Enhanced ChatGPT Clone for versatile AI interactions.

Free
N/A rating (0 reviews)0 installs35,362 GitHub stars
ChatGPTAI AgentsOpen Source

LibreChat offers a comprehensive platform for AI-driven conversations, featuring multiple agents, model switching, and integrations with various AI services. It supports functionalities like message search, code interpretation, and secure multi-user authentication, making it suitable for diverse applications.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "librechat": {
      "args": [
        "-y",
        "librechat"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.