We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ONLYOFFICE/docspace-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
le-chat.md•1.02 KiB
# Le Chat
This document describes how to connect to the DocSpace MCP server using Le Chat
(i.e., https://chat.mistral.ai).
## Contents
- [Connector](#connector)
- [References](#references)
## Connector
Connect to the MCP server running remotely using Le Chat's Connectors.
1. Open Le Chat;
2. Navigate to Intelligence;
3. Navigate to Connectors;
4. Click "Add Connector";
5. Navigate to Custom MCP Connector;
6. Enter a name (e.g., "ONLYOFFICE DocSpace MCP");
7. Enter a server (e.g., https://mcp.onlyoffice.com/mcp);
8. Select "OAuth" in Authentication Methods;
9. Click "Connect";
10. Complete the OAuth authentication process.
## References
- [Mistral AI: Introduction to Connectors]
- [Docker MCP: Request Configuration]
- [Docker MCP: Remote Server]
<!-- Definitions -->
[Mistral AI: Introduction to Connectors]: https://help.mistral.ai/en/articles/393507-introduction-to-connectors
[Docker MCP: Request Configuration]: ../configuration/request-configuration.md
[Docker MCP: Remote Server]: ../installation/remote-server.md