{"name":"hive-mcp-cdn","version":"1.0.0","protocol":"2024-11-05","transport":"streamable-http","endpoint":"/mcp","description":"Edge cache for A2A capabilities. In-memory LRU + SQLite warm tier, ETag/If-None-Match, purge.","tools":[{"name":"cdn_cache_get","description":"Read a cached object by key. Returns body, content type, ETag, age, and freshness. Tier 2, $0.0002 per request plus $0.05 per GB of body bytes served via x402. Inbound only."},{"name":"cdn_cache_put","description":"Store an object under a key with optional Cache-Control max-age. Tier 0, free for now. Body may be a string, JSON value, or base64-encoded binary tagged with content_type."},{"name":"cdn_purge","description":"Purge a single cache entry by key. Tier 0, free. Idempotent — returns ok regardless of whether the key was present."}],"brand_color":"#C08D23"}