{"name":"URL Shortener API","version":"1.0.0","description":"Create short URLs with click tracking, expiry dates, and QR code generation. No third-party dependency.","endpoints":{"health":"GET /url-shortener-api/health","mcp":"POST /url-shortener-api/mcp (JSON-RPC 2.0)","shorten":"GET /url-shortener-api/shorten","expand":"GET /url-shortener-api/expand","stats":"GET /url-shortener-api/stats","qr":"GET /url-shortener-api/qr"},"auth":"Pass X-API-Key header for /api/v1/* endpoints.","pricing":{"free":"100 req/day","pro":"$19/mo — unlimited"}}