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