get-proxy-config
Retrieve the current proxy configuration to manage network settings for the CCXT MCP Server, ensuring efficient cryptocurrency exchange integration.
Instructions
Get the current proxy configuration
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}