Self-hosted chat UIs (for example LibreChat) typically expose an admin or settings screen to add remote MCP servers.
Steps
- Open your instance's MCP or Agents admin section.
- Add a new remote MCP server.
- Paste the OAuth URL from the chamelAIn dashboard connect modal, or use a Bearer token for PAT fallback.
- Save and reconnect agents or chat sessions that should use chamelAIn tools.
OAuth vs PAT
- OAuth: URL only — your instance must support remote MCP OAuth discovery.
- PAT: Include `Authorization: Bearer <key>` if OAuth is not supported.
Revoke unused keys under chamelAIn Settings → Security.