Slugify Connector for AI agents.
1 live capability
Create clean, SEO-friendly URLs from international titles and messy strings.
Waiting for input…
Why people use Slugify
URL Slug Generator for SEO-friendly CMS routing
This Connector handles that work in one go. You just give your agent the title, and it gives you a production-ready slug. You get to skip the manual cleanup and move straight to publishing.
What Vinkius changes
You get predictable, SEO-safe URLs every time.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Publishing a blog in Portuguese
The agent takes a title like "Ação e Coração!
- Real-world use case 02
Adding a new product
The agent turns a category like "Café & Bistrô" into `cafe-bistro` for a cleaner e-commerce URL.
- Real-world use case 03
Cleaning up a messy list
The agent takes a messy string like "Product --- 100% Good" and cleans it into `product-100-good`.
Complete set · 1capability
The complete Slugify capability set.
These are the exact actions your AI can choose when you ask it to work with Slugify.
01
1 capability in this set.
Part of 1 available through Slugify.
- 01 Capability
Validate cron expression
Check if a 5-field cron string is valid. It returns the status and specific field errors for the expression.
Set up in minutes
One URL. Then ask Slugify to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Slugify from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Rk7cfw4KY0vMy4qOx26acQBnqaKMv9iVOczLQID1/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Slugify, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Slugify for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Rk7cfw4KY0vMy4qOx26acQBnqaKMv9iVOczLQID1/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Slugify URL.
- Step 03
Save and start
Save the connection and enable Slugify in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"url-slug-generator": {
"url": "https://edge.vinkius.com/vk_preview_Rk7cfw4KY0vMy4qOx26acQBnqaKMv9iVOczLQID1/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Slugify
Open Agent mode in chat and ask: "Using Slugify, help me...". 1 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"url-slug-generator": {
"url": "https://edge.vinkius.com/vk_preview_Rk7cfw4KY0vMy4qOx26acQBnqaKMv9iVOczLQID1/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Slugify
Ask Copilot: "Using Slugify, help me...". 1 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"url-slug-generator": {
"url": "https://edge.vinkius.com/vk_preview_Rk7cfw4KY0vMy4qOx26acQBnqaKMv9iVOczLQID1/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Slugify
Open Cascade and ask: "Using Slugify, help me...". 1 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"url-slug-generator": {
"url": "https://edge.vinkius.com/vk_preview_Rk7cfw4KY0vMy4qOx26acQBnqaKMv9iVOczLQID1/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Slugify
Ask Cline: "Using Slugify, help me...". 1 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add url-slug-generator --transport http "https://edge.vinkius.com/vk_preview_Rk7cfw4KY0vMy4qOx26acQBnqaKMv9iVOczLQID1/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Slugify
Ask Claude: "Using Slugify, show me...". 1 tools are ready
Where the request belongs
Work Slugify can move forward.
This is for content managers and SEO specialists who need to automate URL creation for large catalogs or international sites without breaking links.
Content Manager
Uses this to turn blog titles into clean URLs for WordPress or Shopify automatically.
SEO Specialist
Ensures every new landing page follows a strict, hyphenated naming convention.
E-commerce Owner
Scales product listings in multiple languages without worrying about broken diacritics.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsString Operations Engine
Equip your AI with deterministic text manipulation. Instantly format casings (camelCase, PascalCase, slugify), truncate safely, and count exact characters local.
Change Case Engine
Transform text between 12 naming conventions (camelCase, snake_case, PascalCase, kebab-case, CONSTANT_CASE, and more) with zero errors.
Deterministic Codec Engine
Empower your AI to perfectly serialize and deserialize data. Effortlessly switch between URL Encoding, HTML Entities, Unicode Escapes, and DNS Punycode with a native V8 engine.
Natural Tokenizer Engine
Tokenize text into words, numbers, emails, URLs, emojis, and hashtags deterministically. AI struggles with mixed content. this engine extracts exact linguistic entities instantly.
URL Slug Generator
Transliterate complex international text into 100% SEO-friendly URL slugs. Prevent AI hallucination of invalid characters in CMS routing.
Slug Generator
Transform any text into clean, SEO-friendly, URL-optimized slugs.
Bring your own AI
Change the model, client or framework. Keep Slugify connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Slugify.
The practical details behind the request, access and result.
How does the URL Slug Generator handle international characters?
It automatically transliterates characters like accents and diacritics into their plain text equivalents. This ensures your URLs stay clean and readable across different languages.
Can the URL Slug Generator remove emojis from my titles?
Yes, it strips out emojis and other non-standard symbols to make sure your slugs are 100% SEO-friendly and web-safe.
Will the URL Slug Generator fix my broken CMS links?
It prevents them from happening in the first place by ensuring every slug is properly formatted with hyphens and lowercase letters.
Is the URL Slug Generator good for e-commerce sites?
It's perfect for e-commerce because it handles complex product titles and international characters, keeping your product routes consistent.
Does the URL Slug Generator support multiple languages?
Yes, it's designed to handle international text from any language by stripping out the characters that typically break URLs.
Does it support non-Latin languages?
Yes, it intelligently transliterates Cyrillic, Arabic, Vietnamese, and more into safe Latin characters.
Will it leave trailing hyphens?
No, it is strictly configured to trim trailing hyphens and prevent double-hyphens.
Why use an Connector for this?
Because LLMs hallucinate URL encoding. Passing it through a deterministic V8 engine guarantees a 0% error rate for your CMS routing.
Why use an MCP for this?
Because LLMs hallucinate URL encoding. Passing it through a deterministic V8 engine guarantees a 0% error rate for your CMS routing.
One connection away
Give your agent a direct line to Slugify.
Connect Slugify once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available