Skip to content
VS Code

mistral for VS Code

io.usefulapi/mistral

Manage your Mistral platform — models, files, batch jobs, agents and RAG document libraries.

client:VS Code transport:streamable-http tools:15

Install mistral in VS Code

.vscode/mcp.json

{
  "servers": {
    "mistral": {
      "type": "http",
      "url": "https://mistral.usefulapi.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

mistral in other clients