get_funding_rates — PredMCP MCP Tool Read-only
get_funding_rates
(get funding rates) is one of 52 tools on the
PredMCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_funding_rates from your client
- Claude Code PredMCP get_funding_rates run in your project directory
- Claude Desktop PredMCP get_funding_rates ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor PredMCP get_funding_rates ~/.cursor/mcp.json
- VS Code PredMCP get_funding_rates .vscode/mcp.json
- Zed PredMCP get_funding_rates ~/.config/zed/settings.json
- Windsurf PredMCP get_funding_rates ~/.codeium/windsurf/mcp_config.json
- Cline PredMCP get_funding_rates ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI PredMCP get_funding_rates ~/.gemini/settings.json
- Grok PredMCP get_funding_rates .mcp.json (in your project root)
- ChatGPT PredMCP get_funding_rates Settings → Connectors → Advanced → Developer mode
- Claude.ai PredMCP get_funding_rates Settings → Connectors → Add custom connector
- LangChain PredMCP get_funding_rates pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http predmcp https://predmcp.com/mcp
Other tools on this server
- create_api_key
- get_markets
- get_odds
- get_orderbook
- search_markets
- get_whale_positions
- get_movers
- get_markets_near_resolution
- get_volume_spikes
- get_late_game_sports
- get_whale_trades
- get_top_funding_rates
- get_oi_near_cap
- get_orderbook_depth
- get_price_summary
- get_basic_macro
- get_recent_news
- get_news_feed
- get_simple_iv
- get_outcome_fair_value
- get_outcome_edges
- get_market_edge
- get_market_edges
- get_news_signals
- get_recent_signals
- get_oi_history
- get_market_regime
- get_market_context
- get_pm_hl_divergences
- get_hip4_vs_pm_arb
- get_funding_outliers
- get_liquidation_clusters
- get_signal_backtest
- get_conviction_score
- get_funding_curve_anomaly
- get_setup_quality
- get_upcoming_catalysts
- get_macro_context
- get_macro_liquidity
- get_cex_outflows
- get_news_correlation
- get_portfolio_risk
- get_options_iv
- get_whale_label
- get_signal_history
- get_signal_performance
- get_oi_divergence
- get_whale_flow
- get_position_size
- get_carry_scanner
- get_cross_venue_funding
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.