get_verification_result — zaoqiniaoer MCP Tool Read-only
get_verification_result
(get verification result) is one of 2 tools on the
zaoqiniaoer
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_verification_result from your client
- Claude Code zaoqiniaoer get_verification_result run in your project directory
- Claude Desktop zaoqiniaoer get_verification_result ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor zaoqiniaoer get_verification_result ~/.cursor/mcp.json
- VS Code zaoqiniaoer get_verification_result .vscode/mcp.json
- Zed zaoqiniaoer get_verification_result ~/.config/zed/settings.json
- Windsurf zaoqiniaoer get_verification_result ~/.codeium/windsurf/mcp_config.json
- Cline zaoqiniaoer get_verification_result ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI zaoqiniaoer get_verification_result ~/.gemini/settings.json
- Grok zaoqiniaoer get_verification_result .mcp.json (in your project root)
- ChatGPT zaoqiniaoer get_verification_result Settings → Connectors → Advanced → Developer mode
- Claude.ai zaoqiniaoer get_verification_result Settings → Connectors → Add custom connector
- LangChain zaoqiniaoer get_verification_result pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http zaoqiniaoer https://zaoqiniaoerhannile.com/api/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 26 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.