Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add Swih/mistral-mcpnpx agentmods add plugins/swih/mistral-mcp/claude-plugingit clone --depth 1 https://github.com/Swih/mistral-mcpGrade A, and why
mistral-mcp scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
"name": "mistral-mcp",
"version": "0.7.0",
"description": "Mistral AI capabilities for Claude Code: chat, OCR, vision, audio (Voxtral), Codestral FIM, agents, and curated French workflows. Auto-installs the mistral-mcp server from npm.",
"author": {
"name": "Dayan Decamp",
"email": "[email protected]",
"url": "https://github.com/Swih"
},
"homepage": "https://github.com/Swih/mistral-mcp",
"repository": "https://github.com/Swih/mistral-mcp",
"license": "MIT",
"keywords": [
"mistral",
"mcp",
"ocr",
"codestral",
"voxtral",
"french",
"ai",
"vision",
"audio"
],
"userConfig": {
"mistral_api_key": {
"type": "string",
"title": "Mistral API key",
"description": "Your Mistral API key. Get one at https://console.mistral.ai/. Stored by Claude Code's secrets storage, never written to settings.json.",
"sensitive": true,
"required": true
}
}
}
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 35 lines scan A 809f85c4cdc2
mistral-mcp is a plugin published in the GitHub repository Swih/mistral-mcp (15 stars, last pushed 4d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other plugins, from other repositories
vault-pkm
Bidirectional knowledge flow between Claude Code and Obsidian — 20 MCP tools, skills, and hooks for PKM.
trazum
Price a prompt before it costs money, and read the bill after. Deterministic prompt optimisation (no API key, no network), token budgets and drift gates for CI, usage-log profiling that names what would actually move the bill, and seven MCP tools including a spend guard that judges configured USD ceilings before a…
nhtsa-vehicle-safety-mcp-server
Decode VINs, search recalls, complaints, crash ratings, and investigations via MCP. STDIO or Streamable HTTP.
enhance-prompt
Transform raw prompts into professional-grade, codebase-aware instructions. Features: 7-Layer Enhancement Framework, multi-level codebase scanning, monorepo detection, multilingual support, risk assessment, and 13 professional prompt templates.
agentry
Agentry skill for agent-native analytics, error logging, and deploy attribution over the Agentry HTTP API.
humanizer
Rewrite AI-sounding text so it reads naturally without changing what it says.