Third-party clients

Qoder Compatibility

As of 2026-07-16, Qoder Custom Models / BYOK supports only the providers and model catalog maintained by Qoder. Its documented UI has no arbitrary Base URL field, so I Code Easy cannot currently be added as a generic compatible provider.

Codex models and plugins

Qoder does not currently support an arbitrary custom OpenAI Base URL. You therefore cannot configure https://api.icodeeasy.cc/v1 and gpt-5.6-sol as an I Code Easy Codex model.

Do not paste an I Code Easy key into another provider's API key field. Qoder will continue routing requests to the provider selected in its catalog, not to I Code Easy.

Codex plugin guidance

A Qoder Plugin is a bundle of Qoder Skills, MCP servers, Agents, Commands, Rules, and Hooks. It is not the same format as the openai.chatgpt VS Code extension. As of 2026-07-16, Qoder's official plugin documentation does not list an OpenAI-published Codex plugin or confirm stable support for the Codex VS Code extension.

  • Open Plugin Marketplace from the bottom of Quest's left navigation or from Qoder Settings → Plugins → Plugin Marketplace.
  • When searching for Codex, verify the author, component list, update date, and source code. Do not assume a similarly named package is official.
  • Choose User scope or Project scope before installation; Project scope limits the impact to the current project.
  • The currently verifiable route is to configure the Codex CLI and run codex in Qoder's integrated terminal.

For an official graphical Codex extension, use VS Code.

Claude models and plugins

Qoder does not currently support an arbitrary custom Anthropic Base URL. You therefore cannot configure https://api.icodeeasy.cc or its /v1/messages endpoint with claude-sonnet-4-6 as an I Code Easy Claude model.

Do not select a listed Anthropic provider and paste an I Code Easy key into its API key field. The provider and routing destination remain controlled by Qoder's catalog.

Claude plugin guidance

Qoder's official plugin documentation also does not list an Anthropic-published Claude Code plugin. A Qoder Plugin and the anthropic.claude-code VS Code extension are different plugin systems.

  • Verify author, components, and source code before installing any package found by searching for Claude or Claude Code.
  • Do not give an I Code Easy key to an unverified plugin or assume it reads ANTHROPIC_BASE_URL.
  • The currently verifiable route is to configure Claude Code and run claude in Qoder's integrated terminal.

For an official graphical Claude Code extension, use VS Code. For configurable Anthropic-compatible models, use Cherry Studio or TRAE.

Current support

CapabilityStatus
Enter a third-party provider API keySupported only for providers listed by Qoder
Custom Model IDRestricted by the provider catalog
Custom OpenAI Base URLNot currently supported
Custom Anthropic Base URLNot currently supported
Direct I Code Easy setupNot currently supported

Qoder Desktop uses Qoder → Settings → Qoder Settings → Models → + Add. Qoder CLI uses /model → Custom → Add custom model.... Both flows require selecting a listed Provider, Model Type, and Model before entering that provider's API key.

Recommendation

  • For a configurable Codex-compatible endpoint, use Cursor, Cherry Studio, or TRAE.
  • For a configurable Claude-compatible endpoint, use Cherry Studio or TRAE.
  • This guide will be updated if Qoder adds a documented Custom Provider or Base URL field.

Official references

Checked on 2026-07-16. “Not currently supported” means no arbitrary compatible Base URL is available in Qoder's public official documentation.