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