{
  "name": "CryptoTaxEdge",
  "description": "US crypto tax treatment classification for on-chain transactions: category, treatment (disposal / income / non_taxable / expense / needs_review), confidence score, and honest review routing. 14,000+ verified rules across 80+ chains.",
  "servers": [
    {
      "name": "cryptotaxedge",
      "description": "Classify transactions into US tax treatments with confidence and review routing. Tools: classify_batch (up to 100 tx), classify_transaction, lookup_contract.",
      "url": "https://mcp.cryptotaxedge.com/",
      "transport": "http",
      "protocol": "jsonrpc-2.0",
      "authentication": "Bearer API key — free Developer tier (250 tx/month) at https://dashboard.cryptotaxedge.com/settings#api"
    }
  ],
  "documentation": "https://dashboard.cryptotaxedge.com/api",
  "openapi": "https://dashboard.cryptotaxedge.com/api/openapi.json",
  "landing": "https://cryptotaxedge.com/api",
  "contact": "hello@cryptotaxedge.com"
}
