DNS Made Easy for Singla AIOS Desktop™
DNS Made Easy is a managed DNS platform for domain zones, records, failover, and traffic management. The REST API v2 lets you list domains, inspect records, and create or update DNS entries programmatically.
This connector uses your DNS Made Easy API Key and Secret Key from Account Information in the control panel. Every API call is signed with HMAC-SHA1 — credentials stay in Singla AIOS Desktop encrypted storage, not in the public plugin catalog.
Install from Singla AIOS Desktop under Integrations → Plugins. Once connected, MCP tools register on your private MCP server for Cursor and other AI clients. Write operations (create, update, delete records) require explicit confirmation in agent workflows.
Usage
Open Singla AIOS Desktop™ → Integrations → Plugins, then configure DNS Made Easy. MCP tools appear automatically for connected clients.
Tools
| Tool | Description |
|---|---|
| Connection test | Verify API Key and Secret Key against the DNS Made Easy API. |
| List domains | List managed DNS domains in the account. |
| Get domain | Read one managed domain by ID or name. |
| List records | List DNS records for a managed domain. |
| Create record | Add a DNS record to a managed domain. |
| Update record | Modify an existing DNS record. |
| Delete record | Remove a DNS record from a managed domain. |