{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "token-squeezer-fly-dev-mcp",
  "title": "Token Squeezer \u00b7 LLM Text Compression",
  "url": "https://token-squeezer.fly.dev/mcp",
  "category": "tools",
  "summary": "Compress text to reduce LLM token usage. Returns compressed output with token count metrics and savings percentage.",
  "seo": {
    "title": "LLM Token Compression API | Reduce Context Costs",
    "description": "Compress text to reduce LLM token usage. 0.001 USDC per call. Returns compressed text with original/compressed token counts and savings percentage."
  },
  "use_cases": [
    "Reduce LLM API costs by compressing long inputs",
    "Fit more context within token limits",
    "Optimize agent workflows with token-efficient text processing"
  ],
  "ideal_buyer": "AI agents and developers optimizing LLM context window usage and API costs.",
  "example_prompt": "Compress this long article to reduce tokens for my LLM prompt",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.033,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x856401af27a1d59a473a2a8bd92af3ccaa830376",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 30,
      "mime_type": "application/json",
      "description": "Compresses text to reduce LLM token usage",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST"
        },
        "output": {
          "type": "object",
          "properties": {
            "compressed": {
              "type": "string"
            },
            "savings_pct": {
              "type": "number"
            },
            "original_tokens": {
              "type": "number"
            },
            "compressed_tokens": {
              "type": "number"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "token-squeezer-fly-dev",
    "host": "token-squeezer.fly.dev",
    "url": "https://token-squeezer.fly.dev"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/token-squeezer-fly-dev-mcp",
    "url": "https://x402all.com/resource/token-squeezer-fly-dev-mcp",
    "name": "Token Squeezer \u00b7 LLM Text Compression",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/token-squeezer-fly-dev-mcp",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://token-squeezer.fly.dev/mcp",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/token-squeezer-fly-dev",
      "url": "https://token-squeezer.fly.dev",
      "name": "token-squeezer.fly.dev",
      "@type": "Organization"
    },
    "identifier": "token-squeezer-fly-dev-mcp",
    "description": "Compress text to reduce LLM token usage. 0.001 USDC per call. Returns compressed text with original/compressed token counts and savings percentage.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=token-squeezer-fly-dev-mcp",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=token-squeezer-fly-dev-mcp"
}
