github saidutt46/domain-check v1.0.0
Domain Check v1.0.0

latest release: v1.0.1
8 days ago

Domain Check v1.0.0

Installation

Homebrew:

brew tap saidutt46/domain-check
brew install domain-check

Cargo:

# CLI
cargo install domain-check@1.0.0

# MCP Server (for AI agents)
cargo install domain-check-mcp@1.0.0

# Library
cargo add domain-check-lib@1.0.0

Download Binaries: CLI and MCP server binaries available below for all platforms.

MCP Server

The MCP server exposes domain checking as tools for AI coding agents. Works with Claude Code/Desktop, VS Code Copilot, Cursor, Windsurf, and any MCP-compatible client.

# Add to your agent
claude mcp add domain-check -- domain-check-mcp

See domain-check-mcp/README.md for full setup instructions.

Backward Compatibility

100% backward compatible - all existing commands work unchanged.

See CHANGELOG.md for complete details.

Don't miss a new domain-check release

NewReleases is sending notifications on new releases.