ClaudeStore/Docs
⚠ These docs are a work in progress. Some content may be inaccurate or temporarily AI-generated.

VS Code Extensions

Claude API for VS Code — configure Continue, Cline, and Roo Code extensions with your Claude API key.

Continue

Example config.yaml model entry (uses the latest flagship Claude Opus 4.6):

config.yamlyaml
name: Claude API
version: 1.0.0
schema: v1
models:
  - name: Claude Opus 4.6
    provider: anthropic
    model: claude-opus-4.6
    apiBase: https://api2.claudestore.store/v1
    apiKey: sk-cs2-YOUR_KEY
    roles:
      - chat
      - edit

Cline

Use OpenAI Compatible provider:

  • Custom BaseURL: https://api2.claudestore.store/v1
  • API Key: from the dashboard

Roo Code

Use OpenAI Compatible provider:

  • Custom BaseURL: https://api2.claudestore.store/v1
  • API Key: from the dashboard

Kilo Code

Use OpenAI Compatible provider:

  • Custom BaseURL: https://api2.claudestore.store/v1
  • API Key: from the dashboard

Ready to start?

Get API access to all Claude models in under 2 minutes.

View Plans