← domani.run
INDIVIDUAL MCP TOOL
get_parking_analytics
Get visitor analytics for a parked domain - page views, inquiries, conversion rate, 30-day daily breakdown, and the 5 most recent inquiries.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
CONNECT 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.domani]
url = "https://domani.run/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"domani": {
"type": "http",
"url": "https://domani.run/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: domani
Remote MCP URL: https://domani.run/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": {
"domani": {
"url": "https://domani.run/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"domani": {
"type": "http",
"url": "https://domani.run/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "domani",
"transport": "streamable-http",
"url": "https://domani.run/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_account— Get your account details, payment status, contact info status (has_contact), and referral code.search— Check availability and price for one or more domains.suggest_domains— AI-powered domain suggestions.list_tlds— List all available TLDs with registration and renewal pricingdns_check— Fast DNS-based domain existence check.buy_domain— Purchase one or more domains.buy_aftermarket— Buy a taken domain that's listed for sale on an aftermarket (Afternic/Sedo) at its buy-now price, natively - no external site.provision_agent— Give an AI agent a complete internet identity in one call: buy a domain, set up email, create a mailbox, and (optionally) register a webhook for inbound email.