hl_cancel_order — AgentServices MCP Tool
hl_cancel_order
(hl cancel order) is one of 64 tools on the
AgentServices
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call hl_cancel_order from your client
- Claude Code AgentServices hl_cancel_order run in your project directory
- Claude Desktop AgentServices hl_cancel_order ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AgentServices hl_cancel_order ~/.cursor/mcp.json
- VS Code AgentServices hl_cancel_order .vscode/mcp.json
- Zed AgentServices hl_cancel_order ~/.config/zed/settings.json
- Windsurf AgentServices hl_cancel_order ~/.codeium/windsurf/mcp_config.json
- Cline AgentServices hl_cancel_order ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AgentServices hl_cancel_order ~/.gemini/settings.json
- Grok AgentServices hl_cancel_order .mcp.json (in your project root)
- ChatGPT AgentServices hl_cancel_order Settings → Connectors → Advanced → Developer mode
- Claude.ai AgentServices hl_cancel_order Settings → Connectors → Add custom connector
- LangChain AgentServices hl_cancel_order pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agentservices https://agentservices.to/mcp
Other tools on this server
- crypto_prices
- technical_indicators
- defi_yields
- fear_greed
- ip_geolocation
- url_metadata
- web_search
- resolve_dispute
- list_policies
- marketing_sentiment
- marketing_trends
- marketing_ad_copy
- whale_tracking
- exchange_flows
- correlation_matrix
- defi_tvl
- stablecoin_flows
- github_velocity
- agent_context
- macro_indicators
- llm_inference
- token_risk
- crypto_signals
- stock_quote
- stock_history
- sec_filings
- commodities
- fx_rates
- web_extract
- package_security
- seo_keywords
- deep_research
- portfolio_intelligence
- defi_strategy
- market_pulse
- onchain_overview
- arbitrage_scanner
- liquidation_map
- chat
- generate_image
- text_to_speech
- buy_credits
- credit_balance
- trade_hyperliquid_order
- trade_hyperliquid_cancel
- trade_hyperliquid_order_status
- trade_hyperliquid_get_policy
- trade_hyperliquid_set_policy
- trade_hyperliquid_paper_order
- trade_hyperliquid_eval_order
- trade_pacifica_order
- trade_pacifica_cancel
- trade_pacifica_order_status
- trade_pacifica_get_policy
- trade_pacifica_set_policy
- trade_pacifica_paper_order
- trade_pacifica_eval_order
- hl_place_order
- hl_order_status
- hl_get_policy
- hl_set_policy
- hl_paper_order
- hl_eval_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.