watch_status — compute.pangle.online — GPU rental market MCP Tool
watch_status
(watch status) is one of 25 tools on the
compute.pangle.online — GPU rental market
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call watch_status from your client
- Claude Code compute.pangle.online — GPU rental market watch_status run in your project directory
- Claude Desktop compute.pangle.online — GPU rental market watch_status ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor compute.pangle.online — GPU rental market watch_status ~/.cursor/mcp.json
- VS Code compute.pangle.online — GPU rental market watch_status .vscode/mcp.json
- Zed compute.pangle.online — GPU rental market watch_status ~/.config/zed/settings.json
- Windsurf compute.pangle.online — GPU rental market watch_status ~/.codeium/windsurf/mcp_config.json
- Cline compute.pangle.online — GPU rental market watch_status ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI compute.pangle.online — GPU rental market watch_status ~/.gemini/settings.json
- Grok compute.pangle.online — GPU rental market watch_status .mcp.json (in your project root)
- ChatGPT compute.pangle.online — GPU rental market watch_status Settings → Connectors → Advanced → Developer mode
- Claude.ai compute.pangle.online — GPU rental market watch_status Settings → Connectors → Add custom connector
- LangChain compute.pangle.online — GPU rental market watch_status pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http gpu-rental-market https://compute.pangle.online/mcp/
Other tools on this server
- search_offers
- get_offer
- market_stats
- price_history
- idle_history
- best_value
- provider_reliability
- price_position
- spot_spread
- will_it_fit
- true_cost_notes
- register_account
- account_usage
- create_watch
- delete_watch
- create_limit_order
- limit_order_status
- cancel_limit_order
- rent_x402
- rent_offer
- rent_best
- rental_status
- destroy_rental
- fill_limit_order
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.