list_hostnames — DNSMint MCP Tool Read-only
list_hostnames
(list hostnames) is one of 8 tools on the
DNSMint
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_hostnames from your client
- Claude Code DNSMint list_hostnames run in your project directory
- Claude Desktop DNSMint list_hostnames ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor DNSMint list_hostnames ~/.cursor/mcp.json
- VS Code DNSMint list_hostnames .vscode/mcp.json
- Zed DNSMint list_hostnames ~/.config/zed/settings.json
- Windsurf DNSMint list_hostnames ~/.codeium/windsurf/mcp_config.json
- Cline DNSMint list_hostnames ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI DNSMint list_hostnames ~/.gemini/settings.json
- Grok DNSMint list_hostnames .mcp.json (in your project root)
- ChatGPT DNSMint list_hostnames Settings → Connectors → Advanced → Developer mode
- Claude.ai DNSMint list_hostnames Settings → Connectors → Add custom connector
- LangChain DNSMint list_hostnames pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://dnsmint.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.