block_trade — QuantSonar MCP Tool
block_trade
(block trade) is one of 45 tools on the
QuantSonar
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call block_trade from your client
- Claude Code QuantSonar block_trade run in your project directory
- Claude Desktop QuantSonar block_trade ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor QuantSonar block_trade ~/.cursor/mcp.json
- VS Code QuantSonar block_trade .vscode/mcp.json
- Zed QuantSonar block_trade ~/.config/zed/settings.json
- Windsurf QuantSonar block_trade ~/.codeium/windsurf/mcp_config.json
- Cline QuantSonar block_trade ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI QuantSonar block_trade ~/.gemini/settings.json
- Grok QuantSonar block_trade .mcp.json (in your project root)
- ChatGPT QuantSonar block_trade Settings → Connectors → Advanced → Developer mode
- Claude.ai QuantSonar block_trade Settings → Connectors → Add custom connector
- LangChain QuantSonar block_trade pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http quantsonar https://quantsonar.com/mcp
Other tools on this server
- daily
- fundamentals
- adj_factor
- technical_factors
- technical_factors_pro
- margin
- top_list
- top_inst
- shareholders
- holder_trade
- limit_list
- concepts
- concept_members
- basic
- etf_daily
- etf_adj_factor
- nav
- portfolio
- share_size
- tracking_indices
- moneyflow
- moneyflow_hsgt
- northbound_holdings
- southbound_holdings
- distribution
- index_daily
- index_weight
- indicators
- income
- balance_sheet
- cash_flow
- forecast
- express
- analyst_reports
- audit
- main_business
- disclosure_date
- dividend
- fx_daily
- stocks
- industries
- trade_calendar
- realtime
- news_flash
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.