Skip to content
Cursor

Slug Generator API for Cursor

io.github.br0ski777/slug-generator

URL-friendly slugs from text — transliteration, custom separators. x402 micropayment.

client:Cursor transport:sse

Install Slug Generator API in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "slug-generator": {
      "url": "https://slug-generator.api.klymax402.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Slug Generator API in other clients