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