dns check for Claude Desktop
ai.kaiv/dns-check
Live DNS lookups for agents: A/MX/TXT/SPF/CNAME/PTR with TTLs and DNSSEC, via Google Public DNS.
client:Claude Desktop
transport:streamable-http
tools:1
Install dns check in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"dns-check": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.kaiv.ai/api/bridge/mcp/dns-check-e159a722"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs