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