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