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