get_morning_brief_live — Coil Scanner MCP Tool Read-only
get_morning_brief_live
(get morning brief live) is one of 46 tools on the
Coil Scanner
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_morning_brief_live from your client
- Claude Code Coil Scanner get_morning_brief_live run in your project directory
- Claude Desktop Coil Scanner get_morning_brief_live ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Coil Scanner get_morning_brief_live ~/.cursor/mcp.json
- VS Code Coil Scanner get_morning_brief_live .vscode/mcp.json
- Zed Coil Scanner get_morning_brief_live ~/.config/zed/settings.json
- Windsurf Coil Scanner get_morning_brief_live ~/.codeium/windsurf/mcp_config.json
- Cline Coil Scanner get_morning_brief_live ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Coil Scanner get_morning_brief_live ~/.gemini/settings.json
- Grok Coil Scanner get_morning_brief_live .mcp.json (in your project root)
- ChatGPT Coil Scanner get_morning_brief_live Settings → Connectors → Advanced → Developer mode
- Claude.ai Coil Scanner get_morning_brief_live Settings → Connectors → Add custom connector
- LangChain Coil Scanner get_morning_brief_live pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http stock-market-scanner https://coil.trade/mcp
Other tools on this server
- get_market_regime
- get_buy_list
- get_stock_read
- get_market_leaders
- get_market_leaders_live
- get_sector_read
- get_crypto_trend
- get_morning_brief
- get_day_board
- get_rotation
- get_crypto_day
- get_crypto_night
- get_hold_state
- get_market_regime_live
- get_buy_list_live
- get_stock_read_live
- get_sector_read_live
- get_crypto_trend_live
- get_day_board_live
- get_rotation_live
- get_crypto_day_live
- get_crypto_night_live
- get_board_changes
- get_crypto_setups
- get_crypto_setups_live
- get_hold_state_live
- get_full_board
- get_board_asof
- get_engine_feed
- get_live_rules
- get_live_setup
- search_products
- get_product_details
- get_cart
- add_to_cart
- update_cart_item
- remove_from_cart
- checkout_handoff
- get_preferences
- recall_memories
- save_memory
- get_orders
- get_order_status
- search_policies
- get_fulfillment_options
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.