Back to knowledgebase
AIvikings Knowledgebase

How to connect AIvikings MCP to Claude

Connect Claude to the AIvikings MCP server so it can check, register, and manage domains through authorized MCP tools.

mcp claude oauth custom connector domain registration

Claude can connect to AIvikings through the Model Context Protocol endpoint at https://mcp.aivikings.ai/mcp. Once connected, Claude can discover the available domain tools, ask you to authorize access, and use those tools to check availability, get pricing, register domains, manage nameservers, and review account domain data.

This article explains how to add AIvikings as a custom connector in Claude. It is written for builders who want Claude to work with a real MCP domain registrar rather than copy domain details back and forth between a chat window and a registrar dashboard.

Quick answer

Use this MCP endpoint when Claude asks for the remote MCP server URL:

https://mcp.aivikings.ai/mcp

AIvikings MCP uses OAuth for authorization. Claude handles the connector handshake, then AIvikings asks you to authorize the connection for your account. You do not need to install anything locally.

Before you start

You need these three things:

  • An AIvikings account with access to the customer dashboard.
  • A Claude account that supports custom connectors.
  • The AIvikings MCP endpoint: https://mcp.aivikings.ai/mcp.

If you want to review the tool list before connecting Claude, open the AIvikings MCP documentation. For account or access questions, use the contact form.

1. Copy your AIvikings connection token

Open the Connection page in your AIvikings dashboard and copy the customer bearer token. You will use it on the AIvikings authorization page when Claude starts the OAuth flow.

AIvikings Connection page with the Copy token button highlighted.

Keep this token private. It is used to approve access for the Claude connector on your AIvikings account.

2. Open Connectors in Claude and add a custom connector

In Claude, open Settings, then Customize, then Connectors. Click Add and choose Add custom connector.

Claude Connectors settings with Add custom connector highlighted.

Claude connects from Anthropic's cloud to the public AIvikings HTTPS endpoint, so there is no local tunnel, local server, or desktop bridge to run.

3. Enter the connector name and MCP server URL

Give the connector a name you will recognize, for example AIvikings MCP. Paste this URL into the remote MCP server URL field:

https://mcp.aivikings.ai/mcp

Then click Continue.

Claude custom connector dialog with the AIvikings MCP URL filled in.

The exact connector name is only for your Claude account. The URL must match the AIvikings MCP endpoint exactly.

4. Confirm the OAuth settings

AIvikings MCP is protected with OAuth. Leave Authentication set to Always required. For a normal setup, use Claude's hosted client metadata option if Claude offers it.

Claude authentication settings for the AIvikings custom connector.

Do not add custom request headers for the MCP server. Claude should complete the OAuth and dynamic client registration flow from the published metadata.

5. Click Connect

After the connector is saved, Claude shows the connector detail screen. Click Connect to begin authorization.

Claude connector detail screen with the Connect button highlighted.

This starts the authorization flow between Claude, the AIvikings MCP server, and your AIvikings account.

6. Authorize the connector in AIvikings

The AIvikings authorization page opens and shows the access being requested. Paste your customer bearer token from the Connection page and click Authorize.

AIvikings authorization page with token field and Authorize button highlighted.

The authorization page may look similar across MCP clients. The important part is that you are approving access to your own AIvikings account before Claude can call protected tools.

7. Set tool permissions in Claude

After authorization, AIvikings appears in Claude's connector tool list. Claude lets you control whether tools are always allowed, blocked, or require confirmation.

Claude tool permissions for the AIvikings connector.

A sensible setup is to allow read-only tools like availability checks and pricing, while keeping write actions such as registration, transfer, renewal, and nameserver updates on confirmation. Those write tools can affect real domains or account credit.

8. Test the connection with a real request

Open a Claude chat, enable AIvikings if needed, and ask a domain question in plain language.

Try one of these examples:

Is a domain like my-agent-project.icu available?
Find available .icu domains for a small pricing tracker agent.
List the domains in my AIvikings account.

If Claude has permission to use the relevant tool, it should call AIvikings MCP instead of asking you to check manually.

Troubleshooting

If Claude cannot reach the connector, confirm the URL is exactly https://mcp.aivikings.ai/mcp with no trailing space.

If authorization fails, copy a fresh token from the AIvikings Connection page and reconnect the Claude connector.

If AIvikings does not appear inside a chat, enable it from Claude's connector or tool menu for that conversation.

If your workspace is managed by an organization, an owner or admin may need to approve custom connectors before individual users can connect them.

Need more help?

Use the contact form if you need help with your AIvikings account, domains, DNS, or MCP setup.