dns check for Cursor
ai.kaiv/dns-check
Live DNS lookups for agents: A/MX/TXT/SPF/CNAME/PTR with TTLs and DNSSEC, via Google Public DNS.
client:Cursor
transport:streamable-http
tools:1
Install dns check in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dns-check": {
"url": "https://api.kaiv.ai/api/bridge/mcp/dns-check-e159a722"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs