lookup_ip — botoi mcp MCP Tool Read-only
lookup_ip
(lookup ip) is one of 49 tools on the
botoi mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call lookup_ip from your client
- Claude Code botoi mcp lookup_ip run in your project directory
- Claude Desktop botoi mcp lookup_ip ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor botoi mcp lookup_ip ~/.cursor/mcp.json
- VS Code botoi mcp lookup_ip .vscode/mcp.json
- Zed botoi mcp lookup_ip ~/.config/zed/settings.json
- Windsurf botoi mcp lookup_ip ~/.codeium/windsurf/mcp_config.json
- Cline botoi mcp lookup_ip ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI botoi mcp lookup_ip ~/.gemini/settings.json
- Grok botoi mcp lookup_ip .mcp.json (in your project root)
- ChatGPT botoi mcp lookup_ip Settings → Connectors → Advanced → Developer mode
- Claude.ai botoi mcp lookup_ip Settings → Connectors → Add custom connector
- LangChain botoi mcp lookup_ip pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http botoi-mcp https://api.botoi.com/mcp
Other tools on this server
- lookup_dns
- lookup_whois
- lookup_ssl
- lookup_email
- lookup_headers
- lookup_url_metadata
- lookup_domain_availability
- lookup_tech_detect
- lookup_vpn_detect
- lookup_phone
- lookup_company
- text_base64_encode
- text_base64_decode
- text_json_format
- text_json_validate
- text_markdown_to_html
- text_html_to_markdown
- text_csv_to_json
- text_yaml_to_json
- text_json_to_yaml
- text_xml_to_json
- dev_hash
- dev_uuid
- dev_jwt_sign
- dev_jwt_verify
- dev_cron_describe
- dev_password_generate
- dev_url_encode
- dev_url_decode
- dev_regex_test
- dev_diff
- dev_semver_parse
- dev_timestamp_convert
- security_encrypt
- security_decrypt
- security_totp_generate
- security_validate_credit_card
- security_pii_detect
- transform_minify_js
- transform_minify_css
- transform_sql_format
- transform_code_format
- transform_json_to_typescript
- lookup_address_validate
- lookup_breach_check
- lookup_ssl_cert_expiry
- lookup_dns_monitor
- lookup_accessibility
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.