macro_current_conditions — Unquant MCP Tool
macro_current_conditions
(macro current conditions) is one of 28 tools on the
Unquant
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call macro_current_conditions from your client
- Claude Code Unquant macro_current_conditions run in your project directory
- Claude Desktop Unquant macro_current_conditions ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Unquant macro_current_conditions ~/.cursor/mcp.json
- VS Code Unquant macro_current_conditions .vscode/mcp.json
- Zed Unquant macro_current_conditions ~/.config/zed/settings.json
- Windsurf Unquant macro_current_conditions ~/.codeium/windsurf/mcp_config.json
- Cline Unquant macro_current_conditions ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Unquant macro_current_conditions ~/.gemini/settings.json
- Grok Unquant macro_current_conditions .mcp.json (in your project root)
- ChatGPT Unquant macro_current_conditions Settings → Connectors → Advanced → Developer mode
- Claude.ai Unquant macro_current_conditions Settings → Connectors → Add custom connector
- LangChain Unquant macro_current_conditions pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http unquant https://unquant.ai/mcp
Other tools on this server
- ping
- datasets_list
- datasets_describe
- datasets_search
- catalog_list
- catalog_describe
- catalog_preview
- feedback_submit
- catalog_request
- market_price_history
- market_quote
- market_company_profile
- market_fundamentals
- market_symbol_search
- market_analyst_ratings
- market_earnings
- market_etf_holdings
- macro_calendar
- macro_indicator
- news_stock
- news_general
- news_impacts
- news_article
- politics_us_congress_trades
- politics_us_congress_aggregate
- account_request_upgrade
- account_upgrade_status
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.