product updateMistral AI

Mistral adds workspace-level connector controls, multi-account authentication, and debugging tools

TL;DR

Mistral AI released new enterprise connector features including workspace-level access controls, multi-account authentication for single connectors, and a debugging tool for Model Context Protocol (MCP) connections. The updates address production deployment challenges for AI agents accessing enterprise data systems.

2 min read
0

Mistral adds workspace-level connector controls, multi-account authentication, and debugging tools

Mistral AI released new enterprise features for its connector system, addressing production deployment requirements for AI agents that access external data sources.

What's new

Workspace and org-level controls (Generally Available): Administrators can now set connector access per workspace and enable or disable individual tools within connectors. A finance workspace can access internal data sources while blocking open web access, while engineering teams get developer tools and internet connectivity from the same directory.

API keys with connector scopes (Generally Available): New API key types allow administrators to specify whether keys access workspace shared connectors, private connectors, or both. Combined with service accounts, this prevents automated workflows from impersonating the developers who created them.

Multi-account connectors (Generally Available): Users can authenticate multiple accounts to a single connector and switch between them per task. Each account maintains separate credentials and refresh tokens, eliminating the need to configure duplicate connectors for personal and work accounts.

Connectors Debugger (Public Preview): A diagnostic tool that tests MCP server connections through 11 validation steps, from initial server reach to MCP session establishment. The debugger identifies exact failure points, such as broken OAuth token exchanges, that previously required manual troubleshooting.

Connectors in Workflows (Public Preview): Workflow definitions can declare required connectors and execution accounts upfront. Studio resolves dependencies at runtime, preventing authentication failures during long-running or scheduled tasks.

Connectors in Vibe Code (Generally Available): Mistral's coding agent can now access local MCP servers and workspace-approved connectors using the same governance rules applied across the platform.

Integration coverage

Mistral's connector directory includes over 60 integrations across enterprise platforms:

  • Knowledge and data: Notion, Confluence, SharePoint, Google Drive, Databricks, Snowflake
  • Developer tools: GitHub, Netlify, Sentry
  • CRM and operations: Salesforce, HubSpot, ServiceNow, Linear, Asana
  • Communication: Gmail, Outlook, Slack
  • Payments: Stripe, PayPal, Square

Custom MCP connectors can be created for platforms not in the directory.

Availability

Enriched admin controls, API keys with connector scopes, multi-account connectors, and Connectors in Vibe Code are generally available. Connectors Debugger and Connectors in Workflows are in public preview. All features are live in Mistral Studio.

What this means

These updates target the gap between prototype AI agents and production deployments in enterprise environments. The workspace-level controls and scoped API keys address security and compliance requirements that prevent many organizations from deploying agents with data access at scale. Multi-account support and the debugging tool reduce operational friction for teams managing multiple identity contexts and troubleshooting connection failures. The focus on Model Context Protocol indicates Mistral's commitment to the emerging standard for AI-to-system connectivity.

Related Articles

product update

Vercel AI SDK adds Grok 4.3, reasoning effort controls, and image quality model support for xAI

Vercel released version 3.0.97 of its AI SDK's xAI integration, adding support for three new models: Grok 4.3, Grok Build 0.1, and Grok Imagine Image Quality. The update introduces reasoning effort controls with 'none' and 'medium' settings.

product update

Anthropic launches Claude Tag for Slack, writes 65% of its product team's code

Anthropic released Claude Tag, a beta feature that integrates Claude into Slack for Enterprise and Team customers. The company says the tool writes 65% of its product team's code and can work proactively with ambient mode enabled.

product update

Claude API and web services restored after 35-minute outage affecting Sonnet and Opus models

Anthropic's Claude services went offline on June 23 at 10:19 AM ET, affecting most models including Sonnet and Opus across all platforms except Claude for Government. The company deployed a fix by 10:53 AM ET, ending an outage that lasted approximately 35 minutes.

model release

Mistral OCR 4 Launches With Bounding Boxes, 170 Language Support at $2-4 Per 1,000 Pages

Mistral AI released OCR 4, a compact document extraction model that returns bounding boxes, block classification, and inline confidence scores alongside text. The model supports 170 languages, scores 85.20 on OlmOCRBench, and is priced at $4 per 1,000 pages via API ($2 with batch discount) or $5 per 1,000 pages through Document AI.

Comments

Loading...