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