mistral for Claude Code
io.usefulapi/mistral
Manage your Mistral platform — models, files, batch jobs, agents and RAG document libraries.
client:Claude Code
transport:streamable-http
tools:15
Install mistral in Claude Code
run in your project directory
claude mcp add --transport http mistral https://mistral.usefulapi.io/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
What Claude Code can do once it is connected
- mistral_list_models
- mistral_get_model
- mistral_list_files
- mistral_get_file
- mistral_get_file_url
- mistral_list_batch_jobs
- mistral_get_batch_job
- mistral_list_agents
- mistral_get_agent
- mistral_list_libraries
- mistral_get_library
- mistral_list_library_documents
- mistral_create_agent
- mistral_cancel_batch_job
- mistral_delete_file