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