← Back to Skills Marketplace
swih

Mistral Mcp Openclaw

by Swih · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
62
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mistral-mcp-openclaw
Description
Configure OpenClaw to use the community mistral-mcp stdio server for Mistral OCR, Codestral FIM, Voxtral audio, moderation, classification, files, batch, and...
Usage Guidance
This skill is internally consistent with its stated purpose, but it relies on a community npm package. Before installing: (1) review the mistral-mcp GitHub repo and npm package (source, recent activity, issues, and version) to ensure it meets your security standards; (2) avoid pasting API keys into chat — use environment variables or a secret manager as recommended; (3) prefer installing the package locally or using npx in an isolated environment rather than a global -g install if you want to limit system-wide changes; (4) verify your Mistral account limits and billing to avoid unexpected charges when using OCR/transcription/batch workloads.
Capability Analysis
Type: OpenClaw Skill Name: mistral-mcp-openclaw Version: 0.1.0 The skill bundle provides standard configuration instructions for integrating the 'mistral-mcp' server into OpenClaw. It correctly identifies the need for the MISTRAL_API_KEY environment variable and uses legitimate OpenClaw CLI commands for setup. No malicious code, data exfiltration, or suspicious obfuscation was found in SKILL.md or _meta.json.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The name/description state this is an OpenClaw MCP adapter for Mistral. The declared requirements (openclaw, node, npm) and the single environment variable (MISTRAL_API_KEY) match that purpose — a stdio MCP wrapper needs a binary and the service API key. Nothing asked-for is unrelated to Mistral/OpenClaw integration.
Instruction Scope
SKILL.md contains straightforward setup steps: install the mistral-mcp npm package, set MISTRAL_API_KEY in the environment, and register the stdio MCP with openclaw. The instructions do not request reading unrelated files, scanning other credentials, or sending data to unexpected endpoints. The doc also warns not to paste API keys into chat.
Install Mechanism
Installation is via an npm package (mistral-mcp) which is appropriate for a Node stdio adapter, but npm packages are a moderate-risk install source compared to packaged binaries from vetted repos. The SKILL.md recommends a global (-g) install which modifies the system environment; users should review the package source and version before global installation or prefer local/isolated installs (or npx) if concerned.
Credentials
Only MISTRAL_API_KEY is required and it is declared as the primary credential. There are no unrelated secret env vars requested and the SKILL.md uses the key only to register the MCP server. This is proportionate to the stated functionality.
Persistence & Privilege
The skill is not forced-always, is user-invocable, and does not declare any system-wide configuration changes beyond installing an npm binary and registering an MCP entry in OpenClaw (which is appropriate for this integration). It does not request or modify other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mistral-mcp-openclaw
  3. After installation, invoke the skill by name or use /mistral-mcp-openclaw
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of mistral-mcp-openclaw: enables expanded Mistral API access for OpenClaw agents. - Adds community skill to configure OpenClaw for the Mistral MCP stdio server. - Supports OCR, Codestral FIM code completion, Voxtral audio features, moderation, classification, files, batch, and model/voice resources. - Requires Node.js 18+, OpenClaw CLI, and MISTRAL_API_KEY. - Includes setup instructions for installing and registering the MCP server. - Intended for tool-level Mistral workflows beyond chat/model routing.
Metadata
Slug mistral-mcp-openclaw
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 62 downloads so far.

How do I install Mistral Mcp Openclaw?

Run "/install mistral-mcp-openclaw" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Mistral Mcp Openclaw free?

Yes, Mistral Mcp Openclaw is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Mistral Mcp Openclaw support?

Mistral Mcp Openclaw is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Mistral Mcp Openclaw?

It is built and maintained by Swih (@swih); the current version is v0.1.0.

💬 Comments