domaindrift for Claude Desktop
io.domaindrift/domaindrift
Signed internet telemetry, read-only: DNS, TLS, WHOIS, reachability. Every record Ed25519-signed.
client:Claude Desktop
transport:streamable-http
tools:5
Install domaindrift in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"domaindrift": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://domaindrift.io/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs