discover_domain — NessGate MCP Tool
discover_domain
(discover domain) is one of 1 tool on the
NessGate
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call discover_domain from your client
- Claude Code NessGate discover_domain run in your project directory
- Claude Desktop NessGate discover_domain ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor NessGate discover_domain ~/.cursor/mcp.json
- VS Code NessGate discover_domain .vscode/mcp.json
- Zed NessGate discover_domain ~/.config/zed/settings.json
- Windsurf NessGate discover_domain ~/.codeium/windsurf/mcp_config.json
- Cline NessGate discover_domain ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI NessGate discover_domain ~/.gemini/settings.json
- Grok NessGate discover_domain .mcp.json (in your project root)
- ChatGPT NessGate discover_domain Settings → Connectors → Advanced → Developer mode
- Claude.ai NessGate discover_domain Settings → Connectors → Add custom connector
- LangChain NessGate discover_domain pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http nessgate https://nessgate.com/mcp
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.