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