How to Use the Gandi.net (Domain Registration & Hosting API) MCP in Claude Code
Manage your Gandi domains straight from the terminal. Let Claude Code handle DNS failovers and mailbox provisioning in your CI pipelines.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Gandi.net (Domain Registration & Hosting API) MCP to Claude Code
Create your Vinkius account to connect Gandi.net (Domain Registration & Hosting API) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Scripted DNS Failovers
Stop logging into web portals during an outage. When your primary server drops, Claude Code detects the failure and instantly fires `update_dns_record` via the Gandi.net MCP Server to reroute traffic to your backup IP. It verifies the change by running `list_dns_records` and diffing the output against your expected state. You can wrap this entire sequence in a bash script and let your terminal agent handle the incident response while you debug the root cause.
Claude Code Infrastructure Sync
Drift happens when developers manually tweak DNS settings. You can schedule Claude Code to run `list_domains` and `get_domain` every night to pull the exact state of your Gandi account. The agent compares the live records against your Terraform or Pulumi files. If someone added a rogue TXT record, Claude Code flags it and can even execute `delete_dns_record` to enforce your baseline configuration automatically.
Terminal-Based Mailbox Control
Provisioning email for a 50-person acquisition is a massive headache. Instead of clicking through the Gandi UI, you pipe a CSV of names into Claude Code and let it loop through `create_mailbox`. It follows up with `list_mailboxes` to ensure every account was actually created. You get a clean terminal output with the results, and the whole job takes three minutes instead of three hours.
Set up Gandi.net (Domain Registration & Hosting API) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seegandinet-domain-registration-hosting-api-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Gandi.net (Domain Registration & Hosting API) transactions." It will automatically discover and invoke the available Gandi.net (Domain Registration & Hosting API) tools.
claude mcp add --transport http gandinet-domain-registration-hosting-api-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Gandi.net (Domain Registration & Hosting API) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Gandi.net (Domain Registration & Hosting API) MCP today
We host it, we monitor it, we maintain it. You just paste one token.