{"name":"URL Shortener API","version":"1.0.0","description":"Shorten URLs with click tracking and analytics.","endpoints":{"shorten":"POST /url/api/v1/shorten","list":"GET  /url/api/v1/list","info":"GET  /url/api/v1/info/:code","stats":"GET  /url/api/v1/stats/:code","delete":"DELETE /url/api/v1/:code","redirect":"GET  /url/api/v1/:code","health":"GET  /url/health","mcp":"POST /url/mcp (JSON-RPC 2.0)"}}