Skip to content
Zed

nerd utility api for Zed

io.github.dohyeopsong/nerd-utility-api

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

client:Zed transport:streamable-http

Install nerd utility api in Zed

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

{
  "context_servers": {
    "nerd-utility-api": {
      "url": "https://feminine-neatness-coliseum.ngrok-free.dev/mcp"
    }
  }
}

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

nerd utility api in other clients