verify_eu_vat — swiss army MCP Tool
verify_eu_vat
(verify eu vat) is one of 23 tools on the
swiss army
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call verify_eu_vat from your client
- Claude Code swiss army verify_eu_vat run in your project directory
- Claude Desktop swiss army verify_eu_vat ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor swiss army verify_eu_vat ~/.cursor/mcp.json
- VS Code swiss army verify_eu_vat .vscode/mcp.json
- Zed swiss army verify_eu_vat ~/.config/zed/settings.json
- Windsurf swiss army verify_eu_vat ~/.codeium/windsurf/mcp_config.json
- Cline swiss army verify_eu_vat ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI swiss army verify_eu_vat ~/.gemini/settings.json
- Grok swiss army verify_eu_vat .mcp.json (in your project root)
- ChatGPT swiss army verify_eu_vat Settings → Connectors → Advanced → Developer mode
- Claude.ai swiss army verify_eu_vat Settings → Connectors → Add custom connector
- LangChain swiss army verify_eu_vat pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http swiss-army https://swiss.api.ainode.tech/mcp
Other tools on this server
- health
- json_to_csv
- csv_to_json
- encode_base64
- decode_base64
- generate_hash
- generate_uuid
- html_to_text
- markdown_to_html
- extract_url_metadata
- convert_timezone
- parse_cron
- test_regex
- convert_currency
- extract_pdf_text
- resize_image
- validate_nif
- validate_iban
- classify_gdpr
- generate_csp
- validate_cors
- detect_secrets
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.