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