list_pending_approvals — DeskMonitor MCP Tool Read-only
list_pending_approvals
(list pending approvals) is one of 24 tools on the
DeskMonitor
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_pending_approvals from your client
- Claude Code DeskMonitor list_pending_approvals run in your project directory
- Claude Desktop DeskMonitor list_pending_approvals ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor DeskMonitor list_pending_approvals ~/.cursor/mcp.json
- VS Code DeskMonitor list_pending_approvals .vscode/mcp.json
- Zed DeskMonitor list_pending_approvals ~/.config/zed/settings.json
- Windsurf DeskMonitor list_pending_approvals ~/.codeium/windsurf/mcp_config.json
- Cline DeskMonitor list_pending_approvals ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI DeskMonitor list_pending_approvals ~/.gemini/settings.json
- Grok DeskMonitor list_pending_approvals .mcp.json (in your project root)
- ChatGPT DeskMonitor list_pending_approvals Settings → Connectors → Advanced → Developer mode
- Claude.ai DeskMonitor list_pending_approvals Settings → Connectors → Add custom connector
- LangChain DeskMonitor list_pending_approvals pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://api.thedeskmonitor.com/api/mcp/v1
Other tools on this server
- get_started_guide
- get_data_dictionary
- switch_to_demo
- switch_to_production
- get_demo_scenarios
- get_dashboard_summary
- list_employees
- get_employee_details
- list_my_timesheet
- summarize_team_hours
- list_recent_activity
- get_workload_alerts
- get_productivity_overview
- clock_in
- clock_out
- invite_staff
- get_capabilities
- get_pricing_and_plans
- start_free_trial
- ask_workforce
- get_analytics_questions
- get_analytics_overview
- get_analytics_feature_usage
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.