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