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