agents_by_owner — Kawal MCP Tool
agents_by_owner
(agents by owner) 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 agents_by_owner from your client
- Claude Code Kawal agents_by_owner run in your project directory
- Claude Desktop Kawal agents_by_owner ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Kawal agents_by_owner ~/.cursor/mcp.json
- VS Code Kawal agents_by_owner .vscode/mcp.json
- Zed Kawal agents_by_owner ~/.config/zed/settings.json
- Windsurf Kawal agents_by_owner ~/.codeium/windsurf/mcp_config.json
- Cline Kawal agents_by_owner ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Kawal agents_by_owner ~/.gemini/settings.json
- Grok Kawal agents_by_owner .mcp.json (in your project root)
- ChatGPT Kawal agents_by_owner Settings → Connectors → Advanced → Developer mode
- Claude.ai Kawal agents_by_owner Settings → Connectors → Add custom connector
- LangChain Kawal agents_by_owner 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.