Skip to content

Feature: custom Anthropic-compatible URL endpoints #32

Description

@coding-commits

Summary

Support pointing Claude Code at a user-defined Anthropic-compatible API base URL (custom gateway / proxy / third-party endpoint), not only the built-in providers.

Proposal

Add a custom provider driven by config:

  • CUSTOM_BASE_URL
  • CUSTOM_API_KEY
  • CUSTOM_MODEL

Commands: ccm custom, ccc custom (plus user/project persistence where applicable).

Implementation

Implemented in #31

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions