🚧 Prototype
The Dataddo MCP server is an early prototype. See the Dataddo MCP Server overview for its current capabilities and roadmap.
Connect the Dataddo MCP server to Le Chat as a custom MCP connector. Le Chat supports remote Streamable HTTP servers and can authenticate with an HTTP Bearer token.
Prerequisites
- A Dataddo API access token. See Headless API Authorization.
- Administrator access to your Le Chat workspace. Adding custom connectors is an administrator-only feature; on Free, Pro, and Student plans the account owner is the administrator by default.
Setup
- In Le Chat, open the Connectors page and click + Add Connector.
- Switch to the Custom MCP Connector tab.
- Fill in:
- Connector name:
Dataddo(must be unique, without spaces or special characters) - Server URL:
https://headless.dataddo.com/mcp - Description (optional)
- Connector name:
- Click Connect. Le Chat detects the server's authentication method automatically - when prompted for a Bearer token, enter your Dataddo access token.
- Enable the connector in your conversation to make the Dataddo tools available.
Try It Out
Ask Le Chat:
Using the Dataddo tools, what is the current time in UTC?
Troubleshooting
- Cannot add a connector. Only workspace administrators can add custom connectors; ask your admin to add Dataddo for the workspace.
- Connection fails. Verify the URL is exactly
https://headless.dataddo.com/mcp. - Authentication errors. Dataddo access tokens expire; reconnect with a fresh token. See Authorization.