Connect
- Install Cline if needed.
- Download a compatible model in Magnitude.
- Open Connections → Cline and click Connect.
- Open or restart Cline and choose your Magnitude model.
cline executable and manages its provider configuration. Having only an editor extension installed does not necessarily make this CLI integration available. Magnitude configures the OpenAI-compatible provider.
Select a model from the terminal
To configure the connection and select a specific downloaded model, first find its exact ID:MODEL_ID with the ID from the first command, not the friendly display name. Restart the agent after changing its configuration.
Configuration
Default configuration files:~/.cline/data/settings/providers.json~/.cline/data/settings/models.json
~ means your user profile directory.
Supported location overrides: CLINE_DATA_DIR, CLINE_PROVIDER_SETTINGS_PATH. The paths displayed in Connections show which files Magnitude is actually checking.