Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Claude Code Router For Visual Studio CodeNew to Visual Studio Code? Get it now.
Claude Code Router For Visual Studio Code

Claude Code Router For Visual Studio Code

Axtra

|
6 installs
| (0) | Free
Adds a button to the editor title bar to open Claude Code Router in VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Claude Code Router For VS Code

This extension adds a button to the editor title bar to open the Claude Code Router in a split-view terminal within VS Code.

Features

  • Quick Access Button: A convenient icon in the editor title bar for easy access.
  • Split-View Terminal: Clicking the button opens a new terminal in a split view right next to your active editor.
  • Automatic Command: The terminal automatically runs the ccr code command upon opening, getting you ready to work instantly.

Installation (from VSIX)

To install this extension locally:

  1. Package the extension:

    First, ensure you have @vscode/vsce, the official tool for packaging extensions:

    npm install -g @vscode/vsce
    

    Then, run the package command from the root of the project:

    vsce package
    

    This will create a claude-code-router-vscode-x.x.x.vsix file.

  2. Install in VS Code:

    • Open Visual Studio Code.
    • Go to the Extensions view (Ctrl+Shift+X).
    • Click the ... (More Actions) menu in the top-right corner of the Extensions view.
    • Select Install from VSIX....
    • Locate and select the .vsix file you just created.
    • Reload VS Code if prompted.

This is an un-licensed extension.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft