Skip to content
Grok

dnsimple for Grok

io.usefulapi/dnsimple

MCP server for DNSimple — domains, DNS zone records, availability, pricing and contacts.

client:Grok transport:streamable-http

Install dnsimple in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "dnsimple": {
      "type": "http",
      "url": "https://dnsimple.usefulapi.io/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

dnsimple in other clients