# @whoisxmlapidotcom/mcp-whoisxmlapi

This package bundles the prebuilt `mcp-whoisxmlapi` binaries for all supported platforms and automatically selects the correct one for the current operating system and CPU.

## Installation

```bash
npm install -g @whoisxmlapidotcom/mcp-whoisxmlapi
# or
npm install @whoisxmlapidotcom/mcp-whoisxmlapi
```

## Usage

Once installed, the CLI is available as `mcp-whoisxmlapi`. The wrapper script automatically selects the correct native binary for the current platform.

```bash
mcp-whoisxmlapi --help
```

For configuration guides, environment variables, and tool descriptions see the public documentation at <https://mcp.whoisxmlapi.com/>.
