# URL Shortener — Hash-Based Compact Links

URL shortening API for AI agents. Convert long URLs into compact short links with hash-based IDs, custom alias support, and instant redirect.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add axel-belfort/url-shortener

# Browse available tools
npx -y @smithery/cli@latest tool list axel-belfort/url-shortener
```
