ip_lookup — Blixtworks MCP Tool
ip_lookup
(ip lookup) is one of 68 tools on the
Blixtworks
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call ip_lookup from your client
- Claude Code Blixtworks ip_lookup run in your project directory
- Claude Desktop Blixtworks ip_lookup ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Blixtworks ip_lookup ~/.cursor/mcp.json
- VS Code Blixtworks ip_lookup .vscode/mcp.json
- Zed Blixtworks ip_lookup ~/.config/zed/settings.json
- Windsurf Blixtworks ip_lookup ~/.codeium/windsurf/mcp_config.json
- Cline Blixtworks ip_lookup ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Blixtworks ip_lookup ~/.gemini/settings.json
- Grok Blixtworks ip_lookup .mcp.json (in your project root)
- ChatGPT Blixtworks ip_lookup Settings → Connectors → Advanced → Developer mode
- Claude.ai Blixtworks ip_lookup Settings → Connectors → Add custom connector
- LangChain Blixtworks ip_lookup pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http tools https://www.blixtworks.com/mcp
Other tools on this server
- list_tools
- try_sample
- how_to_pay
- check_credit
- redeem_payment
- categorize
- caption
- ocr
- embed
- hash
- hmac
- uuid
- base64
- slugify
- case_convert
- text_stats
- regex
- diff
- language_detect
- word_frequency
- lorem
- json_format
- json_query
- json_to_csv
- csv_to_json
- yaml_convert
- xml_to_json
- markdown_to_html
- jwt_decode
- rss_parse
- sitemap_parse
- http_headers
- url_expand
- ssl_check
- whois
- robots_check
- metadata
- email_validate
- md
- dns
- unit_convert
- number_base
- color_convert
- timestamp
- date_diff
- cron_parse
- distance
- currency_convert
- luhn_validate
- phone_parse
- iban_validate
- percentage
- image_info
- image_resize
- image_palette
- image_crop
- image_transform
- image_placeholder
- qr
- exif
- wallet_balance
- token_info
- gas_price
- address_validate
- ens_resolve
- tx_lookup
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.