Slug Generator X402
@Br0ski777
About Slug Generator X402
Generate URL-friendly slugs from text with custom separators and transliteration. -- x402 micropayment API + MCP server for AI agents
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"slug-generator": {
"url": "https://slug-generator-production.up.railway.app/mcp",
"transport": "sse"
}
}
}Tools
1POST
Overview
What is Slug Generator X402?
Slug Generator X402 is an MCP server that converts text into URL-friendly slugs with custom separators and transliteration. It uses the x402 protocol for pay-per-call micropayments in USDC on Base L2, requiring no API key or signup. It is part of the klymax402 marketplace for AI agent APIs.
How to use Slug Generator X402?
Add the server URL to your MCP client configuration (e.g., Claude Desktop, Cursor, ElizaOS). For direct HTTP use, send a POST request to /api/slugify; the x402 payment challenge is handled automatically by any x402‑aware client like @x402/fetch or x402-agent-tools.
Key features of Slug Generator X402
- No signup, no API key, no rate‑limit wall
- Pay‑per‑call micropayments via x402 (USDC on Base L2)
- Customizable separator, lowercase toggle, and transliteration
- Returns slug string, original text, and character length
Use cases of Slug Generator X402
- Generate URL‑friendly slugs for blog posts or web pages
- Convert user‑entered titles into clean API endpoints
- Automate slug creation in CMS workflows or AI agent pipelines
FAQ from Slug Generator X402
How does payment work?
Each call costs $0.001 settled via x402 on Base L2 using USDC. The HTTP 402 challenge is handled transparently by an x402‑aware client.
What parameters does the text_generate_slug tool accept?
It requires text (string). Optional: separator (defaults to -) and lowercase (defaults to true).
Is there any authentication or rate limiting?
No, there is no API key, signup, or rate‑limit wall — only the per‑call micropayment.
Where does my data go?
Your text is sent to the klymax402 API endpoint for processing; the result is returned and not stored beyond the call.
What is x402?
x402 is an HTTP‑native pay‑per‑call protocol. Any client that supports it (e.g., @x402/fetch) can automatically retry after the 402 Payment Required response.
Frequently asked questions
How does payment work?
Each call costs $0.001 settled via x402 on Base L2 using USDC. The HTTP 402 challenge is handled transparently by an x402‑aware client.
What parameters does the `text_generate_slug` tool accept?
It requires `text` (string). Optional: `separator` (defaults to `-`) and `lowercase` (defaults to `true`).
Is there any authentication or rate limiting?
No, there is no API key, signup, or rate‑limit wall — only the per‑call micropayment.
Where does my data go?
Your text is sent to the klymax402 API endpoint for processing; the result is returned and not stored beyond the call.
What is x402?
x402 is an HTTP‑native pay‑per‑call protocol. Any client that supports it (e.g., `@x402/fetch`) can automatically retry after the 402 Payment Required response.
Basic information
More Developer Tools MCP servers
ZeroBeacon — 1000-Tool Collision-Proof Commerce Router
DavidFox998ZeroBeacon.ai — Collision-proof commerce router for AI agents. 1000 MCP tools: commerce, trust, billing, sovereign ID + everyday tools. LIVE.

Raccha AI
Shree MandadiMCP-first toolbox for agents: namespaced key-value storage, a FIFO queue, auth, and a handful of stateless utility tools (JWT decode, hashing, cert inspection, CIDR math). Free while in early access. This repository is a

Perfex CRM
themesicTurn Perfex CRM into an AI-ready workspace. This MCP server exposes your full REST API to Claude, ChatGPT and any AI agent, so leads, invoices and tasks are one prompt away.

Foremerge
naw103Catch intent conflicts before code conflicts. The open-source coordination protocol for coding agents, built above Git.
CodeSentinel
icohangar-opsCodebase health as MCP tools: dead code, circular dependencies, coupling, architectural drift.
Comments