pathrule_list_pending_refreshes — Pathrule MCP Tool
pathrule_list_pending_refreshes
(pathrule list pending refreshes) is one of 32 tools on the
Pathrule
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call pathrule_list_pending_refreshes from your client
- Claude Code Pathrule pathrule_list_pending_refreshes run in your project directory
- Claude Desktop Pathrule pathrule_list_pending_refreshes ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Pathrule pathrule_list_pending_refreshes ~/.cursor/mcp.json
- VS Code Pathrule pathrule_list_pending_refreshes .vscode/mcp.json
- Zed Pathrule pathrule_list_pending_refreshes ~/.config/zed/settings.json
- Windsurf Pathrule pathrule_list_pending_refreshes ~/.codeium/windsurf/mcp_config.json
- Cline Pathrule pathrule_list_pending_refreshes ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Pathrule pathrule_list_pending_refreshes ~/.gemini/settings.json
- Grok Pathrule pathrule_list_pending_refreshes .mcp.json (in your project root)
- ChatGPT Pathrule pathrule_list_pending_refreshes Settings → Connectors → Advanced → Developer mode
- Claude.ai Pathrule pathrule_list_pending_refreshes Settings → Connectors → Add custom connector
- LangChain Pathrule pathrule_list_pending_refreshes pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http pathrule-remote-mcp https://mcp.pathrule.io/mcp
Other tools on this server
- pathrule_list_workspaces
- pathrule_ping
- pathrule_get_context
- pathrule_goto
- pathrule_get_tree
- pathrule_get_node
- pathrule_list_memories
- pathrule_read_memory
- pathrule_read_rule
- pathrule_read_skill
- pathrule_write_memory
- pathrule_update_memory
- pathrule_delete_memory
- pathrule_write_rule
- pathrule_update_rule
- pathrule_delete_rule
- pathrule_write_skill
- pathrule_update_skill
- pathrule_delete_skill
- pathrule_import_pattern
- pathrule_remove_pattern
- pathrule_list_organizations
- pathrule_create_workspace
- pathrule_setup
- pathrule_take_snapshot
- pathrule_list_snapshots
- pathrule_read_snapshot
- pathrule_get_refresh_brief
- pathrule_resolve_refresh
- pathrule_log_activity
- pathrule_get_local_runtime_upgrade
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.