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