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