check_vat_payer — ares MCP Tool Read-only
check_vat_payer
(check vat payer) is one of 10 tools on the
ares
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_vat_payer from your client
- Claude Code ares check_vat_payer run in your project directory
- Claude Desktop ares check_vat_payer ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ares check_vat_payer ~/.cursor/mcp.json
- VS Code ares check_vat_payer .vscode/mcp.json
- Zed ares check_vat_payer ~/.config/zed/settings.json
- Windsurf ares check_vat_payer ~/.codeium/windsurf/mcp_config.json
- Cline ares check_vat_payer ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ares check_vat_payer ~/.gemini/settings.json
- Grok ares check_vat_payer .mcp.json (in your project root)
- ChatGPT ares check_vat_payer Settings → Connectors → Advanced → Developer mode
- Claude.ai ares check_vat_payer Settings → Connectors → Add custom connector
- LangChain ares check_vat_payer pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http ares https://ares.cz-agents.dev/mcp
Other tools on this server
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.