# Hive Cdn MCP server

Edge content delivery for autonomous agents — signed manifests, A2A authentication

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-srotzin-hive-mcp-cdn
- Repository: https://github.com/srotzin/hive-mcp-cdn
- Website: https://www.hiveagentiq.com

## Install
- Endpoint: https://hive-mcp-cdn.onrender.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://hive-mcp-cdn.onrender.com/mcp

## Tools
- cdn_cache_get - 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. Endpoint: https://hive-mcp-cdn.onrender.com/mcp
- cdn_cache_put - 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. Endpoint: https://hive-mcp-cdn.onrender.com/mcp
- cdn_purge - Purge a single cache entry by key. Tier 0, free. Idempotent — returns ok regardless of whether the key was present. Endpoint: https://hive-mcp-cdn.onrender.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.srotzin
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 28, 2026
- Source: https://registry.modelcontextprotocol.io
