get_anti_predictive_cells — mcp MCP Tool Read-only
get_anti_predictive_cells
(get anti predictive cells) is one of 52 tools on the
mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_anti_predictive_cells from your client
- Claude Code mcp get_anti_predictive_cells run in your project directory
- Claude Desktop mcp get_anti_predictive_cells ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor mcp get_anti_predictive_cells ~/.cursor/mcp.json
- VS Code mcp get_anti_predictive_cells .vscode/mcp.json
- Zed mcp get_anti_predictive_cells ~/.config/zed/settings.json
- Windsurf mcp get_anti_predictive_cells ~/.codeium/windsurf/mcp_config.json
- Cline mcp get_anti_predictive_cells ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI mcp get_anti_predictive_cells ~/.gemini/settings.json
- Grok mcp get_anti_predictive_cells .mcp.json (in your project root)
- ChatGPT mcp get_anti_predictive_cells Settings → Connectors → Advanced → Developer mode
- Claude.ai mcp get_anti_predictive_cells Settings → Connectors → Add custom connector
- LangChain mcp get_anti_predictive_cells pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://api.n0brains.com/mcp/
Other tools on this server
- list_signals
- get_signal
- get_signals_since
- get_signal_with_context
- find_similar_signals
- get_price
- get_prices
- get_levels
- get_macro
- get_macro_aligned_signals
- get_performance
- get_market_opens
- get_actionable_signals
- health
- get_usage
- get_liquidation_map
- get_correlation
- get_rotation
- get_options
- get_sentiment
- get_mindshare
- get_mindshare_coin
- get_state
- get_state_brief
- get_indicators
- get_trade_plan
- rank_trades
- get_market_regime
- get_liquidity_map
- get_cross_asset_flows
- get_discovery
- get_economic_calendar
- get_asset_class_proof
- get_proof
- get_market_analogs
- get_event_outlook
- get_positioning
- get_long_short
- check_trade
- get_check_history
- get_checkable_assets
- log_trade
- close_trade
- amend_trade
- void_trade
- get_journal
- get_playbook
- get_market_brief
- get_trust
- get_manipulation
- get_narrative
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.