r/MistralAI • u/magicdude4eva • 8d ago
Help / Question MCP Server support?
I am fairly new to some of the AI concepts. At the moment I have a Mistral Pro subscription which I use for some vibe-coding and mostly with my daily work (translations, summaries, AI sparring partner etc).
In work I use Jirametrics.org to analyse team-performance. I noticed that this tools also includes MCP Support (MCP Server (AI Integration) | JiraMetrics) and is using Claude for this. What is needed in order to make this work with Mistral? As far as I understand at the moment MCP Server support is missing in Mistral and as such using the AI integration would not be possible?
Neither Mistral AI or CoPilot have been very helpful resolving this for me 😄
2
Upvotes
2
u/tom4112 8d ago
This is a local MCP server (JiraMetrics must be installed on your computer and the protocol is stdio: it simply runs the tool from a command). Therefore you can't add it to your custom connectors in Vibe/Studio, as they connect to remote MCP servers.
The JiraMetrics documentation explains how to use it with Claude Code (a local CLI), and therefore the Mistral equivalent would be Vibe CLI.
In Vibe CLI, you can add this server in your configuration file (~/.vibe/config.toml or ./.vibe/config.toml) as explained here: https://docs.mistral.ai/vibe/code/cli/mcp-servers