Skip to content
Zed

Slug Generator API for Zed

io.github.br0ski777/slug-generator

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

client:Zed transport:sse

Install Slug Generator API in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Slug Generator API in other clients