How to Use the LibreChat MCP in Claude
Run your LibreChat agents and model completions directly inside Claude Desktop.
Works with every AI agent you already use
…and any MCP-compatible client
Connect LibreChat MCP to Claude Desktop
Create your Vinkius account to connect LibreChat to Claude Desktop and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Run LibreChat agent completions directly in Claude Desktop
The `chat_completions` tool lets you trigger specific LibreChat Agent IDs right from your desktop chat interface. You don't need to jump between browser tabs to access your custom-configured agents anymore. Claude Desktop uses local stdio transport to execute this MCP server tool as a subprocess, feeding your prompt straight to your self-hosted LibreChat setup. When you ask Claude Desktop to run a task, it checks your active session and routes the payload to the designated Agent ID. This keeps your custom system prompts and agent configurations intact while you work inside your local desktop environment.
Authenticate and fetch available models on the fly
The `login` tool handles your session state, generating the access and refresh tokens needed to talk to your LibreChat backend securely. This authentication flow runs directly within the Claude Desktop config setup, keeping your credentials isolated on your local machine. Once logged in, your agent can call `list_models` to pull the exact list of active LLMs and customized agents configured on your instance. This ensures you only send prompts to models that are currently online and configured on your server.
Generate fast text outputs with Open Responses
The `open_responses` tool executes raw text generation tasks through the LibreChat Open Responses API. If you use Claude Web with custom connectors, this remote MCP Server connection lets you bypass heavier agent pipelines for fast, direct text generation. It works by sending your raw prompt straight to the backend without the overhead of agent state management. This is perfect when you need a quick answer inside your browser-based Claude interface without waiting on complex multi-step agent logic to resolve.
Set up LibreChat MCP in Claude Web or Desktop
- 1
Open Claude Settings
Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.
- 2
Add Custom Connector
Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcpReplace[YOUR_TOKEN_HERE]with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials. - 3
Start a conversation
Open a new chat. The LibreChat MCP tools are available immediately — no restart needed.
Endpoint URL
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp No configuration file needed — paste the URL directly in the Claude web interface.
Available on Free (1 connector), Pro, Max, Team, and Enterprise plans.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about LibreChat MCP in Claude Desktop
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the LibreChat MCP today
We host it, we monitor it, we maintain it. You just paste one token.