Back to Settings

Corporate Proxy

Settings api 157

Configure proxy settings for corporate network environments. Allows Claude Code to work behind corporate firewalls and proxy servers while maintaining security compliance with enterprise network policies.

Install Command
npx claude-code-templates@latest --setting api/corporate-proxy
View on GitHub
claude-code — corporate-proxy

Content

JSON
{
"description": "Configure proxy settings for corporate network environments. Allows Claude Code ..."
"env": {
"HTTP_PROXY": "http://proxy.company.com:8080"
"HTTPS_PROXY": "https://proxy.company.com:8080"
}
}

Stack Builder

0 components

Your stack is empty

Browse components and click the + button to add them to your stack for easy installation.