docs/cli/mcp.md
mise mcpmise mcpsrc/cli/mcp.rsRun the Model Context Protocol server over stdin/stdout
Exposes project tools, tasks, environment, and configuration to an MCP client.
Resources use mise://tools, mise://tasks, mise://env, and mise://config.
mise://tools?include_inactive=true also includes inactive installations.
The list_commands tool describes commands and their declared effects. run_task
executes project tasks with the user's permissions and can change files or invoke
external services. install_tool is advertised but currently returns an error.
Environment resources contain real values, including secrets.
Resources available:
Tools available:
Note: This is primarily intended for integration with AI assistants like Claude, Cursor, or other tools that support the Model Context Protocol. See https://mise.jdx.dev/mcp.html for client configuration and access controls.
-h --help — Print helpStart from the project directory; an MCP client handles the protocol exchange
mise -C /path/to/project mcp