NEW · v0.2.3MADE IN GANGHWAAPACHE 2.0
v0.2.330 TLDsApache 2.0

Never open a browser
to find a domain.
Just type & go.

temper is a terminal-first domain search CLI — 30 TLDs by default with a 3s timeout and no telemetry in the CLI/MCP flow. Also an MCP server, so Codex, Claude, and Cursor can search on your behalf.

> temper search localhoston resolving 7 TLDs... localhoston.com … resolving localhoston.io … resolving localhoston.dev … resolving localhoston.app … resolving localhoston.ai … resolving localhoston.co … resolving localhoston.sh … resolving

Seven facts about temper.

Opinionated defaults. No configuration required.
№ 01 / PRIVACY

Private by default.

CLI and MCP queries run on your machine. No tracking, no telemetry. The hosted demo uses a server-side API route for live checks.

№ 02 / SPEED

Fast.

Checks 30 TLDs by default with a 3s timeout. 59 with --extended.

№ 03 / AI

MCP native.

Codex, Claude Code, Claude Desktop, Cursor — query temper directly.

№ 04 / INPUT

Keyboard-first.

Vim nav. Single-key registrar select. Hit enter to buy.

№ 05 / OUTPUT

Pipe-friendly.

--format json pipes into jq, grep, any shell script.

№ 06 / STYLE

Themeable.

7 built-in themes — 5 dark, 2 light. Or write your own.

№ 07 / LICENSE

Open source.

Apache 2.0. Zero telemetry. Read every line before you run it.

∞ / INSTALL

One command.

brew install jongjinchoi/temper-domains/temper

Let Codex do the typing.

// temper speaks MCP over stdio — codex · claude · cursor · windsurf · cline

AI-native, local-only.

temper runs as a local MCP server. Your AI assistant searches domains, checks availability, and opens purchase pages — without you switching context once.

When invoked through your local MCP server, temper does not proxy requests through a temper-hosted service.

search_domainsuggest_domaincheck_domain_availabilitywhois_domainopen_registrar
# Codex CLI / IDE extension
$ codex mcp add temper -- temper mcp

# or ~/.codex/config.toml
[mcp_servers.temper]
command = "temper"
args = ["mcp"]

# in the Codex TUI
$ /mcp

The reference card.

Everything temper does, on one page. Tear it out.
CMD / 01
temper search <name>
Check 30 TLDs (59 with --extended). Navigate with j/k. Enter to buy.
$ temper search localhoston --tlds com,dev,io
CMD / 02
temper suggest <name>
Generate prefix/suffix combinations. get·, try·, ·app, ·hq.
$ temper suggest localhoston -p get,use -s app,hq
CMD / 03
temper whois <domain>
Registrar, expiry, nameservers, DNSSEC, EPP. RDAP-first.
$ temper whois example.com --format json
CMD / 04
temper watch <domain>
Track availability. temper list shows the watchlist.
$ temper watch localhoston.com
CMD / 05
temper history
Interactive search history. Re-run, remove, jump to whois.
$ temper history
CMD / 06
temper mcp
Start the MCP server over stdio. For Codex/Claude/Cursor configs.
$ temper mcp
KEYS →jk move buyi whois/ filtera watchs suggesth historyw listesc backq quit

Seven moods.

// pick one with temper config theme <name>
$ temper search localhoston 15 TLDs · 1.5s localhoston.com ✗ localhoston.io ✓ localhoston.dev ✓ localhoston.app ✓ ─ 12 · 3 taken
Temper ForgeFire × Iron
$ temper search localhoston 15 TLDs · 1.5s localhoston.com ✗ localhoston.io ✓ localhoston.dev ✓ localhoston.app ✓ ─ 12 · 3 taken
Seoul NightNeon × Han River
$ temper search localhoston 15 TLDs · 1.5s localhoston.com ✗ localhoston.io ✓ localhoston.dev ✓ localhoston.app ✓ ─ 12 · 3 taken
Catppuccin MochaSoft pastels
$ temper search localhoston 15 TLDs · 1.5s localhoston.com ✗ localhoston.io ✓ localhoston.dev ✓ localhoston.app ✓ ─ 12 · 3 taken
DraculaHigh contrast
$ temper search localhoston 15 TLDs · 1.5s localhoston.com ✗ localhoston.io ✓ localhoston.dev ✓ localhoston.app ✓ ─ 12 · 3 taken
DefaultTerminal native
$ temper search localhoston 15 TLDs · 1.5s localhoston.com ✗ localhoston.io ✓ localhoston.dev ✓ localhoston.app ✓ ─ 12 · 3 taken
Catppuccin LattePastel light
$ temper search localhoston 15 TLDs · 1.5s localhoston.com ✗ localhoston.io ✓ localhoston.dev ✓ localhoston.app ✓ ─ 12 · 3 taken
Rosé Pine DawnWarm natural light

Try it here.

// live RDAP + WHOIS, streamed as they resolve — the real CLI in a browser

Type a name. Hit enter.

Try any name — vercel, nimbus, or your own. 15 TLDs resolve live via IANA RDAP (WHOIS fallback for .io/.co/.me/.sh/.so/.gg).

Same checker as the CLI. Names are queried in real time; nothing is stored.

01Type a name (any length).
02Press enter15 TLDs resolve.
03Press esc to reset.

Forged in the
terminal. 🔥

Open source, Apache 2.0. If temper saves you a tab, give it a star. Issues and pull requests welcome.

// COLOPHON

v0.2.3 · GANGHWA · 2026
TYPESET IN
Space Grotesk
JetBrains Mono
VT323
BUILT WITH
Next.js
Ink + React
Bun
MADE BY