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