One-click solution for switching API proxies
To efficiently manage the API agent configuration in Claude Workbench, do the following:
- Open 'Settings' → 'Agents' tab
- Click on 'Add Agent' button
- Fill in the agent information:
- Name: custom logo (e.g. 'Production Environment API')
- API Address: Enter the full Anthropic API URL (e.g. https://api.anthropic.com)
- API Key: Enter a valid Anthropic API key
- Model: optionally specify a specific model version (default Claude 3.5 Sonnet)
- After clicking Save, you can select the target configuration in the agent list
- Instantly apply changes using the 'one-click switch' button without restarting the application
All configurations are securely stored in the local SQLite database, ensuring that information is not hard-coded into the application. This feature is especially suited for advanced users who need to quickly switch between different environments.
This answer comes from the articleClaude Workbench: A Windows Desktop GUI Tool for the Claude Code CLIThe




























