Why teams rely on our Claude routing

Deliver dependable long-context sessions with enterprise controls out of the box

1

Optimised networking

Latency-tuned routes for interactive Claude conversations

  • Local edge regions
  • Route optimisation
  • Sub-100 ms response
  • 99.9% availability
2

Enterprise security

Protect sensitive code and conversations with layered security

  • End-to-end encryption
  • Access governance
  • Zero data retention
  • Compliance-ready
3

Cost awareness

Transparent metering and policy controls reduce surprises

  • Usage-based billing
  • Real-time analytics
  • Budget alerts
  • Tiered discounts
4

Expert support

24/7 specialist support keeps mission-critical flows online

  • Live monitoring
  • Proactive alerts
  • Solution engineers
  • Best-practice playbooks

One-click setup


Run the script and follow the prompts to enter your token and base URL.

Installer:
curl -fsSL "/sh/install-claude-vscode.sh" -o install-claude-vscode.sh && bash install-claude-vscode.sh

How to open Terminal: Press Command + Space for Spotlight, type “Terminal” and hit Enter; or Finder → Applications → Utilities → Terminal. You may also enable “New Terminal at Folder” in System Settings and use it from Finder.

Get your token and base URL: sign in to the Augmunt console, create a token and copy the API key; the base URL is typically https://hk1.augmunt.com (use your actual environment).

The script will create or update ~/.claude/settings.json

Manual setup


Choose a method:
1

Check system requirements

Make sure your environment meets the following:

  • Operating system: Windows 10 or later (macOS 10.15+ / Ubuntu 18.04+ also supported).
  • Node.js: Version 18 or newer.
  • Network: Stable internet access to reach Augmunt endpoints.
  • Terminal: Modern terminal with ANSI support (Windows Terminal recommended).
2
Before continuing, switch to “CLI interactive” above and finish the Claude Code CLI setup (Node.js plus the CLI). Come back here afterward to install the VS Code extension.

Install Visual Studio Code

Download the Windows installer from the VS Code website:

  1. Open the VS Code homepage.
  2. Click “Download for Windows” to grab the User Installer that matches your system.
  3. Run the installer and follow the wizard. Check “Add to PATH” for convenience.
  4. Launch Visual Studio Code from the Start menu after installation.
//st.augmunt.com/images/claude/vscode-install.png
If VS Code is already installed, skip ahead. You can also install via Microsoft Store or winget.
3

Install the VS Code extension (anthropic.claude-code)

Use the VS Code Extensions view to add the official Claude extension:

  1. Open the Extensions view (Ctrl + Shift + X).
  2. Search for “anthropic.claude-code”.
  3. Open the extension page and click Install.
  4. Reload or restart VS Code if prompted.
You can also install from the VS Code Marketplace.
//st.augmunt.com/images/claude/vscode-extension.png
4

Get Token and Base URL

Use the Augmunt console to issue a Claude routing token:

  1. Visit the Augmunt console.
  2. Sign up or sign in with your account.
  3. Open the "API Tokens" page.
  4. Click "Create new token".
  5. Copy the generated token and store it securely.
  6. Base URL is typically https://hk1.augmunt.com (depending on your environment)
5

Create the config files (%USERPROFILE%\.claude)

Run the following PowerShell snippet if you prefer to write %USERPROFILE%\.claude\settings.json and config.json manually (same as the CLI path):

Loading markdown content...
NoteReplace your-claude-token and https://hk1.augmunt.com with your actual values; keep the other settings as the defaults.
6

Start using Claude

Open a project in VS Code, press Ctrl + Shift + P, and run “Claude: Start” to launch a session.
//st.augmunt.com/images/claude/vscode-usage.png

Experience the Claude routing service today

Low latency · Multi-region routing · Usage-based pricing