Skip to content
Grok

nerd utility api for Grok

io.github.dohyeopsong/nerd-utility-api

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

client:Grok transport:streamable-http

Install nerd utility api in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

nerd utility api in other clients