# Slug Generator — URL-Friendly Text Conversion

URL slug generator API for AI agents. Convert any text into clean, URL-friendly slugs with accent transliteration, custom separators, and lowercase normalization.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add axel-belfort/slug-generator

# Browse available tools
npx -y smithery tool list axel-belfort/slug-generator
```
