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