get_orderbook_walls — AgentFeed MCP Tool Read-only
get_orderbook_walls
(get orderbook walls) is one of 55 tools on the
AgentFeed
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_orderbook_walls from your client
- Claude Code AgentFeed get_orderbook_walls run in your project directory
- Claude Desktop AgentFeed get_orderbook_walls ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AgentFeed get_orderbook_walls ~/.cursor/mcp.json
- VS Code AgentFeed get_orderbook_walls .vscode/mcp.json
- Zed AgentFeed get_orderbook_walls ~/.config/zed/settings.json
- Windsurf AgentFeed get_orderbook_walls ~/.codeium/windsurf/mcp_config.json
- Cline AgentFeed get_orderbook_walls ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AgentFeed get_orderbook_walls ~/.gemini/settings.json
- Grok AgentFeed get_orderbook_walls .mcp.json (in your project root)
- ChatGPT AgentFeed get_orderbook_walls Settings → Connectors → Advanced → Developer mode
- Claude.ai AgentFeed get_orderbook_walls Settings → Connectors → Add custom connector
- LangChain AgentFeed get_orderbook_walls pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agentfeed https://x402.ochinimus.app/mcp
Other tools on this server
- get_sol_price
- get_btc_price
- get_funding_rate
- get_fear_greed
- get_market_snapshot
- get_wallet_holdings
- get_token_metadata
- get_recent_liquidations
- get_cascade_alert
- get_cascade_scan
- get_cascade_forecast_free
- get_forecast_question
- get_forecast_record
- get_liquidation_leaders
- get_liquidation_stats
- get_last_liquidation
- get_positioning
- get_trade_context
- get_token_risk
- get_exit_method
- get_cascade_forecast
- get_liq_history
- get_liq_heatmap
- get_cascade_history
- get_squeeze_score
- get_venue_liq_share
- get_funding_cross
- get_funding_extremes
- get_open_interest
- get_oi_spike_scan
- get_long_short
- get_basis
- get_volatility
- get_funding_history
- get_top_movers
- get_orderbook_imbalance
- get_whale_trades
- get_spread_arb
- get_token_holders
- get_wallet_activity
- get_priority_fees
- get_jito_tips
- get_sol_network
- get_tvl
- get_stablecoin_flows
- get_dex_quote
- get_peg_deviation
- get_peg_sessions
- get_peg_universe
- get_exit_quote
- get_eth_price
- get_base_gas
- get_base_balance
- pricing
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.