Phaseo CLI creates and manages Cline’s dedicated key. Cline stores credentials in VS Code’s secure secret storage, so the final entry happens in the extension UI.
Create the credential
- Open the Cline panel in VS Code.
- Select the settings icon, or select the provider beneath the chat box.
- Choose OpenAI Compatible.
- Enter these values:
- Save the provider. If your version shows Verify, select it.
- Select the configured model for the next task.
Verify
Ask Cline to reply with PHASEO_CLINE_OK, then confirm the request appears in Phaseo activity.
Remove
Delete or switch away from the Phaseo provider in Cline, then run:
The CLI cannot clear VS Code’s private extension storage, but removal revokes the stored key.
Troubleshooting
Verification fails
Keep the Base URL exactly as shown, including /v1, and paste a newly retrieved key without quotes or whitespace.
The model list is empty
Enter the Phaseo model ID manually. Model discovery is not required.
Choose a Phaseo model with tool-calling support. Connectivity and model tool support are separate checks.
Last modified on August 14, 2026