Configuration
MCP config
Advanced users can pass --mcp-config to point IMD CLI at an MCP configuration file.
The docs page should describe the option without exposing secrets, keys, or private server configuration.
When to use MCP config
Use an MCP config when advanced local tooling needs to be available to IMD CLI sessions.
Pass config path
Pass --mcp-config with a local configuration file path when launching the CLI.
Terminal
imd --mcp-config ~/.imd/mcp.jsonKeep secrets out of docs
Documentation should describe the option without exposing tokens, private endpoints, or server secrets.
