5/22/2026
What this post added
This post introduces Connectors in Studio, a new capability for building customized AI applications. It details programmatic access for managing connectors (create, modify, list, delete) and their tools, enabling their use across Mistral apps (Le Chat, AI Studio, Vibe). The post demonstrates integration with enterprise systems via Conversation API, Completions API, and Agent SDK. It highlights the abstraction of integration complexities like API docs, auth, and debugging. New features include direct tool calling for deterministic execution and human-in-the-loop approval flows for controlled tool execution. Code examples illustrate creating custom MCP connectors, configuring agents with connectors, and direct tool invocation.