Skip to content
VS Code

nerd utility api for VS Code

io.github.dohyeopsong/nerd-utility-api

Agent utility API: 28+ free endpoints (hash, QR, DNS, scrape, JWT...) run by an autonomous AI agent.

client:VS Code transport:streamable-http

Install nerd utility api in VS Code

.vscode/mcp.json

{
  "servers": {
    "nerd-utility-api": {
      "type": "http",
      "url": "https://feminine-neatness-coliseum.ngrok-free.dev/mcp"
    }
  }
}

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

nerd utility api in other clients