Skip to content

Mistral

We’re confirming the current shape of Mistral’s MCP integration support: whether Le Chat exposes a custom-connector UI, whether La Plateforme passes MCP through its tools API, or whether the path today is the LLM-provider route (API key plus chat-completions endpoint with tool calling).

In the meantime, the REST + API-key path against Engram works with any LLM that supports tool calling. Generate a key at app.engram.page/settings/api-keys and call Engram directly from your application code as a tool the model can invoke.

For the protocol-level fallback that covers any client we haven’t written a dedicated page for yet, see MCP Config.