Skip to content

Option 'Other' doesn't exist to add custom provider #16138

@royfrancis

Description

@royfrancis

Question

The docs say go to /connect and select 'Other'?

Image

But, 'Other' is not a selectable option. It's just a title.

Image

I have checked the CLI, VS Code plugin and the desktop GUI and it's all the same. I have also tried adding the details of my custom provider to ~/.config/opencode/config.json, but it doesn't show up.

{
  "$schema": "https://opencode.ai/config.json",
  "provider": {
    "bla": {
      "name": "bla",
      "options": {
        "baseURL": "https://bla.com/api/v1"
      }
    }
  }
}

How do I add a custom provider? What am I missing?

Some system info.

ProductName:            macOS
ProductVersion:         26.3.1
BuildVersion:           25D2128

Metadata

Metadata

Assignees

Labels

coreAnything pertaining to core functionality of the application (opencode server stuff)

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions