lookup_index_by_brand — Antevo Wealth MCP Tool Read-only
lookup_index_by_brand
(lookup index by brand) is one of 36 tools on the
Antevo Wealth
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call lookup_index_by_brand from your client
- Claude Code Antevo Wealth lookup_index_by_brand run in your project directory
- Claude Desktop Antevo Wealth lookup_index_by_brand ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Antevo Wealth lookup_index_by_brand ~/.cursor/mcp.json
- VS Code Antevo Wealth lookup_index_by_brand .vscode/mcp.json
- Zed Antevo Wealth lookup_index_by_brand ~/.config/zed/settings.json
- Windsurf Antevo Wealth lookup_index_by_brand ~/.codeium/windsurf/mcp_config.json
- Cline Antevo Wealth lookup_index_by_brand ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Antevo Wealth lookup_index_by_brand ~/.gemini/settings.json
- Grok Antevo Wealth lookup_index_by_brand .mcp.json (in your project root)
- ChatGPT Antevo Wealth lookup_index_by_brand Settings → Connectors → Advanced → Developer mode
- Claude.ai Antevo Wealth lookup_index_by_brand Settings → Connectors → Add custom connector
- LangChain Antevo Wealth lookup_index_by_brand pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http wealth https://api.antevo.ch/mcp/wealth/mcp
Other tools on this server
- get_net_worth
- get_exposure_to
- list_households
- get_portfolio_positions
- list_accounts
- get_risk
- get_portfolio_drift
- list_facilities
- get_facility
- list_real_assets
- get_real_asset
- get_real_asset_economics
- get_brief
- get_market_data
- list_published_content
- get_recent_results
- get_signals_recent
- get_correlations
- get_equity_fundamentals
- run_technical_analysis
- list_layers
- get_geo_map
- get_country_brief
- list_watchlist
- list_goals
- get_today_brief
- get_unread_alerts
- get_open_breaches
- get_drift_snapshot
- get_upcoming_calendar
- list_family
- get_entity
- list_documents
- get_document
- list_capabilities
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.