Skip to content
Zed

UUID Generator API for Zed

io.github.br0ski777/uuid-generator

Generate UUIDs v4, v7, ULID, nanoid. Batch support. x402 micropayment.

client:Zed transport:sse

Install UUID Generator API in Zed

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

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

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

UUID Generator API in other clients