Skip to content
VS Code

UUID Mint for VS Code

io.github.sadri-dridi/uuid-mint

Mint a random UUID v4.

client:VS Code transport:streamable-http tools:31

Install UUID Mint in VS Code

.vscode/mcp.json

{
  "servers": {
    "uuid-mint": {
      "type": "http",
      "url": "https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/uuid-mint/mcp"
    }
  }
}

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

What VS Code can do once it is connected

All 31 tools →

UUID Mint in other clients