get_hostname — DNSMint MCP Tool Read-only
get_hostname
(get hostname) 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 get_hostname from your client
- Claude Code DNSMint get_hostname run in your project directory
- Claude Desktop DNSMint get_hostname ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor DNSMint get_hostname ~/.cursor/mcp.json
- VS Code DNSMint get_hostname .vscode/mcp.json
- Zed DNSMint get_hostname ~/.config/zed/settings.json
- Windsurf DNSMint get_hostname ~/.codeium/windsurf/mcp_config.json
- Cline DNSMint get_hostname ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI DNSMint get_hostname ~/.gemini/settings.json
- Grok DNSMint get_hostname .mcp.json (in your project root)
- ChatGPT DNSMint get_hostname Settings → Connectors → Advanced → Developer mode
- Claude.ai DNSMint get_hostname Settings → Connectors → Add custom connector
- LangChain DNSMint get_hostname 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.