Skip to content
Cursor

mistral for Cursor

io.usefulapi/mistral

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

client:Cursor transport:streamable-http tools:15

Install mistral in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mistral": {
      "url": "https://mistral.usefulapi.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

mistral in other clients