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

AWS Publishes Reference Architecture for Multimodal WhatsApp Ordering Agents Using Bedrock AgentCore and Nova 2

AWS published a reference architecture showing how to deploy a WhatsApp ordering assistant on Amazon Bedrock AgentCore, using Nova 2 Lite for text and Nova 2 Sonic for voice, with shared cross-channel memory and MCP-based tool access to backend systems.

product update

OpenAI Lists GPT-6 Astra Pro on OpenRouter: Same Model, Higher-Compute Reasoning Mode

GPT-6 Astra Pro, now listed on OpenRouter, is the existing GPT-6 Astra model configured to run with reasoning.mode set to 'pro' for higher-quality output on complex tasks. It carries a 1M-token context window and tiered pricing from $5/$25 to $20/$100 per million input/output tokens depending on the serving tier.

product update

Gemini Overlay on Android Adds Minimize Button for Multitasking Bubble

Google is widely rolling out a new Minimize button for the Gemini overlay on Android, which collapses conversations into a floating bubble users can drag or tap to expand. The feature currently supports six fixed positions and has a reported bug that resets bubble placement after each minimization.

product update

xAI Brings Grok Bot to iPad and Android, Cuts Price From $300/Month to $20/Month

xAI has expanded its Grok Bot AI agent app from iPhone and Mac to iPad and Android, while slashing the price from $300/month to compatibility with the $20/month Cursor Pro plan. Enterprise customers using Grok or Cursor get free access for a limited time.

Comments

Loading...