set-proxy-config
Configure and manage proxy settings for all cryptocurrency exchanges on the CCXT MCP Server, enabling secure and controlled access to trading platforms. Define proxy URL, credentials, and clear cache for immediate changes.
Instructions
Configure proxy settings for all exchanges
Input Schema
Name | Required | Description | Default |
---|---|---|---|
clearCache | No | Clear exchange cache to apply changes immediately | |
enabled | Yes | Enable or disable proxy | |
password | No | Proxy password (optional) | |
url | Yes | Proxy URL (e.g., http://proxy-server:port) | |
username | No | Proxy username (optional) |