Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

EnCirca Domains

com.encirca/domains

Search, Register , Renew , Transfer and Manage domains

Uptime
100.0%
2 direct probes · 30d
Response
544ms
last probe
Tools
10
callable
Resources
0
readable
Prompts
0
available

Tools · 10

check_domain_price

Check live local pricing and availability for one or more domains using partner-specific ESB rules without writing cache rows.

suggest_available_domains

Generate AI-backed domain ideas from a business brief and pre-check availability locally across partner-appropriate TLDs.

generate_checkout_link

Create a checkout URL for available domains using a raw JWT token. For special TLDs, do not collect field values in chat; tell the customer what checkout will require.

get_domain_requirements

Return MCP-only restricted TLD eligibility requirements and checkout flow choices so the customer can be told what information checkout will require.

list_my_domains

List domains for the authenticated Encirca account from live RegyREST domain data plus read-only ESB task fallback.

get_domain_details

Return sanitized read-only details for a domain owned by the authenticated Encirca account. Auth codes and contact records are never returned.

list_expiring_domains

List domains from the authenticated Encirca account that expire within a configurable number of days.

list_invoices

List read-only ESB domain invoices/orders for the authenticated Encirca account.

get_account_profile

Return the authenticated Encirca account profile and selected team profile from the verified Auth0 token.

get_account_identity

Return the currently authenticated Auth0 user and selected Encirca team identity. Requires Authorization: Bearer <Auth0 access token>.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "encirca_domains": {
      "url": "https://mcp.encirca.com/mcp",
      "transport": "streamable-http"
    }
  }
}