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