namecheap-domains
Installation
SKILL.md
Namecheap Domains
Skill for managing domains through the Namecheap API. Covers domain registration, DNS configuration, nameserver management, and domain transfers.
These methods work only for domains registered with Namecheap that are present in the user's account.
Prerequisites
The user needs these credentials configured as environment variables:
| Variable | Description |
|---|---|
NAMECHEAP_API_USER |
API username |
NAMECHEAP_API_KEY |
API key from Namecheap account |
NAMECHEAP_USERNAME |
Namecheap account username (usually same as API user) |
NAMECHEAP_CLIENT_IP |
Whitelisted IP address for API access |
If any are missing, ask the user to set them. API access must be enabled in the Namecheap account dashboard and the client IP must be whitelisted.