InstaDomain is an MCP server that lets AI coding assistants (Claude Code, Cursor, Windsurf) register domains on your behalf. Pay with Stripe
Instadomain MCP MCP server exists for a simple reason — assistants are far more useful when they can act on Instadomain MCP directly instead of describing what you should do. InstaDomain is an MCP server that lets AI coding assistants (Claude Code, Cursor, Windsurf) register domains on your behalf. Pay with Stripe Checkout, Stripe MPP (Machine Payments Protocol via Shared Payment Tokens), or x402 (USDC on.
Once Instadomain MCP is connected, these are the calls the assistant has available:
check_domain — Check availability + price for a single domaincheck_domains_bulk — Check up to 50 domains at oncesuggest_domains — Generate and check domain name ideas for a keywordbuy_domain — Purchase via Stripe checkoutbuy_domain_mpp — Purchase via Stripe MPP (Shared Payment Tokens, fiat-native, no browser)buy_domain_crypto — Purchase via x402 USDC paymentget_domain_status — Poll order status until completeget_transfer_code — Get EPP auth code to transfer your domain awayunlock_domain — Remove registrar lock for transfersrenew_domain — Renew via Stripe@smithery/cli on npm is all you need. Most clients run it directly, so configuration is a few lines and a restart.
Plenty of payments and commerce servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Instadomain MCP's toolset — check_domain, check_domains_bulk, suggest_domains and 7 more — is a fair guide to whether it matches your workflow. It is maintained by nach-dakwale; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| check_domain | Check availability + price for a single domain |
| check_domains_bulk | Check up to 50 domains at once |
| suggest_domains | Generate and check domain name ideas for a keyword |
| buy_domain | Purchase via Stripe checkout |
| buy_domain_mpp | Purchase via Stripe MPP (Shared Payment Tokens, fiat-native, no browser) |
| buy_domain_crypto | Purchase via x402 USDC payment |
| get_domain_status | Poll order status until complete |
| get_transfer_code | Get EPP auth code to transfer your domain away |
| unlock_domain | Remove registrar lock for transfers |
| renew_domain | Renew via Stripe |
{
"mcpServers": {
"instadomain": {
"command": "npx",
"args": ["-y", "@smithery/cli"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Payments infrastructure meets AI — customers, invoices, subscriptions and current API docs from Stripe's server.
Build for Shopify with current APIs — the official Dev MCP server for schema-accurate storefront and admin code.
Give your AI assistant a supervised window into your Interactive Brokers account — balances, positions, live quotes and orders.
Invoices, payments and disputes through PayPal's official server — commerce operations by conversation.
Enables querying and listing Azure resources and costs directly from an MCP client.
Empowers LLMs with Bitcoin Lightning Network payment capabilities via the ZBD API.