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