Analytics
domainethos.com
Provides domain valuation, appraisal, and availability checking services for domain investors and buyers.
ENDPOINT 1
https://api.domainethos.com/mcp
MCP server metadata
- Name
- domainethos
- Version
- 1.0.0
Known tools 9
quick_checkFast domain valuation returning estimated value and score in ~3 seconds.
Inferred read-onlyappraisal_reportComprehensive 7-pillar domain appraisal with detailed analysis across linguistic DNA, commercial intelligence, brandability, memorability, cultural reach, trend timing, and technical factors.
Inferred read-onlycheck_domain_availabilityCheck whether domains are available to register and what they cost at DomainEthos retail pricing.
Inferred read-onlyagent_onboardRegister yourself as an autonomous agent on DomainEthos and receive an API key (valid 30 days) that lets you buy and manage domains.
Inferred read-onlylist_my_domainsList all domains registered and managed through this agent's owner account.
Inferred read-onlymanage_dnsList, create, update or delete DNS records on a domain the agent manages.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.domainethos]
url = "https://api.domainethos.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"domainethos": {
"type": "http",
"url": "https://api.domainethos.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: domainethos
Remote MCP URL: https://api.domainethos.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"domainethos": {
"url": "https://api.domainethos.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"domainethos": {
"type": "http",
"url": "https://api.domainethos.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "domainethos",
"transport": "streamable-http",
"url": "https://api.domainethos.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.