Skip to content
Grok

namera for Grok

io.github.solozerolabs/namera

Check name availability across domains, trademarks, and social handles. Score and rank candidates.

client:Grok transport:stdio runtime:pypi

Install namera in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "namera": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "namera"
      ]
    }
  }
}

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

namera in other clients