Developer Tools
snooze.domains
This MCP server provides domain registration status checks, brand name safety checks, and domain watchlist management for tracking domain availability and expiration.
ENDPOINT 1
https://mcp.snooze.domains/mcp
MCP server metadata
- Name
- snooze
- Version
- 1.1.0
Known tools 5
check_domainsCheck the registration status of one or more domains — whether each is taken, expiring, in redemption, in pendingDelete, or available to register.
Inferred read-onlylist_watchesList every domain on your snooze watchlist with its current status and drop forecast — so an agent can see what it is already tracking.
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.snooze]
url = "https://mcp.snooze.domains/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"snooze": {
"type": "http",
"url": "https://mcp.snooze.domains/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: snooze
Remote MCP URL: https://mcp.snooze.domains/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": {
"snooze": {
"url": "https://mcp.snooze.domains/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"snooze": {
"type": "http",
"url": "https://mcp.snooze.domains/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "snooze",
"transport": "streamable-http",
"url": "https://mcp.snooze.domains/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for snooze.domains was fetched 2026-08-04T15:23:40.572Z and is being refreshed.
snooze.domains is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.