โ† Back to NameChai
๐Ÿต NameChai

NameChai in your editor

NameChai runs an MCP server so you can brew up and vet domain names without leaving your coding agent. It's a remote server โ€” nothing to install, no API key. Just point your client at the endpoint and ask for names mid-project.

Endpoint ยท HTTP ยท no authhttps://namechai.com/mcp

Claude Code

Run this once in your terminal:

claude mcp add --transport http namechai https://namechai.com/mcp

Then start Claude Code and run /mcp to confirm namechai is connected.

Codex

Add this block to ~/.codex/config.toml:

[mcp_servers.namechai]
url = "https://namechai.com/mcp"

Remote (streamable-HTTP) MCP servers need a recent Codex version, and there's no codex mcp add for remote servers โ€” edit the file directly. Verify with /mcp.

Any other MCP client

Point it at the endpoint above using the HTTP (streamable) transport. No authentication is required.

Domain availability is best-effort โ€” always confirm at your registrar before purchasing.