Skip to content

Commit efa347d

Browse files
Move API key button to Prerequisites section
1 parent 6f6043c commit efa347d

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@ A Domain MCP server that brings natural language domain management to Claude, Cu
1515

1616
> "List my domains" · "Register example.com" · "Set up DNS for mysite.com" · "Enable WHOIS privacy"
1717
18-
---
19-
20-
**🔑 Get Started:** [![Get Dynadot API Key](https://img.shields.io/badge/Get%20Dynadot%20API%20Key-blue?style=for-the-badge&logo=key)](https://www.dynadot.com/account/domain/setting/api.html?s9F6L9F7U8Q9U8Z8v)
21-
22-
---
23-
2418
## Features
2519

2620
- **🤖 Natural Language Domain Management**: Use AI assistants like Claude and Cursor to manage domains conversationally - no API knowledge needed
@@ -90,11 +84,17 @@ With this Domain MCP integration:
9084

9185
## Quick Installation
9286

87+
### Prerequisites
88+
89+
You'll need a **Dynadot account** and an **API key** to use this MCP server.
90+
91+
[![Get Your API Key](https://img.shields.io/badge/Get%20API%20Key-Dynadot-0066CC?logo=key&logoColor=white)](https://www.dynadot.com/account/domain/setting/api.html?s9F6L9F7U8Q9U8Z8v)
92+
9393
### Method 1: NPX (Recommended) ⚡
9494

9595
**No installation needed!** NPX runs the package directly from npm.
9696

97-
**Step 1:** Get your [Dynadot API Key](https://www.dynadot.com/account/domain/setting/api.html?s9F6L9F7U8Q9U8Z8v)
97+
**Step 1:** Get your API key from [Dynadot Account Settings](https://www.dynadot.com/account/domain/setting/api.html?s9F6L9F7U8Q9U8Z8v)
9898

9999
**Step 2:** Add to your MCP client config:
100100

0 commit comments

Comments
 (0)