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