mistral-mcp-openclaw

Configure OpenClaw to use the community mistral-mcp stdio server for Mistral OCR, Codestral FIM, Voxtral audio, moderation, classification, files, batch, and model/voice resources.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "mistral-mcp-openclaw" with this command: npx skills add swih/mistral-mcp-openclaw

Mistral MCP for OpenClaw

Created by the maintainer of mistral-mcp. This is a community skill, not an official OpenClaw or Mistral integration.

Use this skill when you want OpenClaw to access Mistral capabilities beyond the built-in chat/model routing provider:

  • OCR for documents and images
  • Codestral fill-in-the-middle (FIM) code completion
  • Voxtral transcription and speech tools
  • Moderation and classification endpoints
  • Files and batch API workflows
  • Live model and voice resources

OpenClaw already includes a built-in Mistral provider for chat. This skill is for tool-level MCP access alongside that provider.

Requirements

  • Node.js 18+
  • OpenClaw CLI
  • MISTRAL_API_KEY in your environment
  • mistral-mcp installed from npm

Setup

Install the MCP server package globally:

npm install -g mistral-mcp

Set your Mistral API key in your shell environment:

export MISTRAL_API_KEY="sk-..."

Register the stdio MCP server in OpenClaw:

openclaw mcp set mistral '{"command":"mistral-mcp","env":{"MISTRAL_API_KEY":"${MISTRAL_API_KEY}"}}'

Check the saved definition:

openclaw mcp show mistral --json

When to use it

Use this skill for workflows where the agent needs a Mistral-specific tool, not just a chat model:

  • Extract text from a PDF or image with OCR
  • Ask Codestral for FIM / inline code completion
  • Transcribe or generate audio with Voxtral
  • Run moderation or classification before taking an action
  • Submit larger async workloads through the batch API
  • Inspect live model and voice catalogs as MCP resources

Safety notes

  • Do not paste API keys into chat or commit them to source files. Prefer environment variables or your normal secret manager.
  • Review the mistral-mcp package before installing it if you operate in a sensitive workspace. Source: https://github.com/Swih/mistral-mcp.
  • Mistral has its own pricing and rate limits. Check the current Mistral plan and usage policies before running batch or large transcription workloads.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Generate Executive Recruiting Boutique Client Education Handout

Create polished client education handouts with visuals, FAQs, and clear next steps tailored for executive recruiting boutique firms.

Registry SourceRecently Updated
Coding

Generate Fractional CFO Firm Client Education Handout

Create a clear, visual explainer handout with FAQs and next steps to educate clients of a fractional CFO firm on services and processes.

Registry SourceRecently Updated
Coding

🪢 Agentspace — See what your dev agent is doing, from anywhere

See what your AI dev agent is doing, from anywhere — free, no-signup live dev workspace for AI agent development. The dev agent keeps writing — logs, generat...

Registry SourceRecently Updated
Coding

Generate HVAC Service Company Client Education Handout

Create a clear, polished HVAC service client education handout with visuals, FAQs, and actionable next steps to support client understanding and engagement.

Registry SourceRecently Updated