fundamentals — QuantSonar MCP Tool
fundamentals
(fundamentals) 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 fundamentals from your client
- Claude Code QuantSonar fundamentals run in your project directory
- Claude Desktop QuantSonar fundamentals ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor QuantSonar fundamentals ~/.cursor/mcp.json
- VS Code QuantSonar fundamentals .vscode/mcp.json
- Zed QuantSonar fundamentals ~/.config/zed/settings.json
- Windsurf QuantSonar fundamentals ~/.codeium/windsurf/mcp_config.json
- Cline QuantSonar fundamentals ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI QuantSonar fundamentals ~/.gemini/settings.json
- Grok QuantSonar fundamentals .mcp.json (in your project root)
- ChatGPT QuantSonar fundamentals Settings → Connectors → Advanced → Developer mode
- Claude.ai QuantSonar fundamentals Settings → Connectors → Add custom connector
- LangChain QuantSonar fundamentals pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http quantsonar https://quantsonar.com/mcp
Other tools on this server
- daily
- 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
- 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.