Skip to content
VS Code

UUID Generator API for VS Code

io.github.br0ski777/uuid-generator

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

client:VS Code transport:sse

Install UUID Generator API in VS Code

.vscode/mcp.json

{
  "servers": {
    "uuid-generator": {
      "type": "sse",
      "url": "https://uuid-generator.api.klymax402.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

UUID Generator API in other clients