macOS
brew install tldxlocal Homebrew formula metadata
brew
Domain Availability Research Tool. Version 1.5.0 via Homebrew; verified 2026-06-03.
install
brew install tldxlocal Homebrew formula metadata
nix profile install nixpkgs#tldxnixpkgs package indexes · pkgs/by-name/tl/tldx/package.nix · source: api.github.com
winget install --id brandonyoungdev.tldx -eWindows Package Manager source index · brandonyoungdev.tldx · source: cdn.winget.microsoft.com
overview
Domain Availability Research Tool
history
tldx is a Go command-line tool for brainstorming available domain names by combining keywords with prefixes, suffixes, TLD sets, regex-generated names, and concurrent RDAP availability checks.
The author's official introduction, dated 2025-05-31, says tldx was built to make domain-name search faster and less annoying for side projects by running checks locally. The README frames the tool as fast domain brainstorming with keyword permutations and availability filtering.
The ChangeLog shows a rapid first public release cycle around 2025-05-31 and 2025-06-01, followed by v1.1.0 adding formatted output, RDAP as the primary domain-ownership source with whois and DNS fallbacks, and TLD presets. Later releases added file input, MCP support, and custom presets.
tldx is young compared with the other tools in this batch, but it maps neatly to modern terminal culture: indie hackers, technical founders, and developers checking many naming candidates quickly. The official blog explicitly names technical founders, indie hackers, and naming brainstorms as target users.
The supplied package-manager facts show Homebrew, Nix, and winget availability. That package spread makes sense for a single-binary Go CLI intended for quick installation across developer laptops.
Users pass one or more keywords and optionally choose prefixes, suffixes, TLDs, presets, regex generation, output format, input file or stdin, and only-available filtering. The README documents text, JSON, JSON stream, JSON array, CSV, and grouped output modes.
For package nerds, tldx is interesting as a purpose-built network CLI that wraps RDAP, DNS, and whois behavior into a composable terminal workflow, with config limited to reusable TLD presets.
tldx is significant in a smaller modern-CLI sense: it packages a web-search-adjacent workflow into a local, scriptable binary with structured outputs and package-manager distribution.
Its later MCP server support also shows how recent CLI tools increasingly expose both human terminal workflows and agent-facing command surfaces.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/tldx/presets.toml%APPDATA%\tldx\presets.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tldx | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/brandonyoungdev/tldx
install metadata
| Package key | brew:tldx |
|---|---|
| Version | 1.5.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tldx |
| Homepage | https://brandonyoung.dev/blog/introducing-tldx/ |
| Repository | https://github.com/brandonyoungdev/tldx |
| Upstream docs | https://github.com/brandonyoungdev/tldx#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/brandonyoungdev/tldx/archive/refs/tags/v1.5.0.tar.gz |
| Last updated | 2026-06-03T03:53:28Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tldx |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
tldx
nix profile install nixpkgs#tldxbrandonyoungdev.tldx
winget install --id brandonyoungdev.tldx -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.