{
  "serverInfo": {
    "name": "CryptoHFTData Public MCP",
    "version": "0.1.0"
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://www.cryptohftdata.com/mcp"
  },
  "capabilities": {
    "tools": true,
    "resources": false,
    "prompts": false
  },
  "documentationUrl": "https://www.cryptohftdata.com/developers",
  "links": {
    "openapi": "https://www.cryptohftdata.com/.well-known/openapi.json",
    "sandbox": "https://www.cryptohftdata.com/developers/sandbox",
    "authentication": "https://www.cryptohftdata.com/docs/rest-authentication",
    "agentInstructions": "https://www.cryptohftdata.com/llms.txt"
  }
}