Skip to main content
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

Configure Cline

  1. Open the Cline panel in VS Code.
  2. Select the settings icon, or select the provider beneath the chat box.
  3. Choose OpenAI Compatible.
  4. Enter these values:
  1. Save the provider. If your version shows Verify, select it.
  2. 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.

Chat works but tools fail

Choose a Phaseo model with tool-calling support. Connectivity and model tool support are separate checks.
Last modified on August 14, 2026