robots_check — Blixtworks MCP Tool
robots_check
(robots check) 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 robots_check from your client
- Claude Code Blixtworks robots_check run in your project directory
- Claude Desktop Blixtworks robots_check ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Blixtworks robots_check ~/.cursor/mcp.json
- VS Code Blixtworks robots_check .vscode/mcp.json
- Zed Blixtworks robots_check ~/.config/zed/settings.json
- Windsurf Blixtworks robots_check ~/.codeium/windsurf/mcp_config.json
- Cline Blixtworks robots_check ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Blixtworks robots_check ~/.gemini/settings.json
- Grok Blixtworks robots_check .mcp.json (in your project root)
- ChatGPT Blixtworks robots_check Settings → Connectors → Advanced → Developer mode
- Claude.ai Blixtworks robots_check Settings → Connectors → Add custom connector
- LangChain Blixtworks robots_check 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
- metadata
- ip_lookup
- 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.