get_cvm_investment_funds — Open Economics MCP Tool Read-only
get_cvm_investment_funds
(get cvm investment funds) is one of 19 tools on the
Open Economics
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_cvm_investment_funds from your client
- Claude Code Open Economics get_cvm_investment_funds run in your project directory
- Claude Desktop Open Economics get_cvm_investment_funds ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Open Economics get_cvm_investment_funds ~/.cursor/mcp.json
- VS Code Open Economics get_cvm_investment_funds .vscode/mcp.json
- Zed Open Economics get_cvm_investment_funds ~/.config/zed/settings.json
- Windsurf Open Economics get_cvm_investment_funds ~/.codeium/windsurf/mcp_config.json
- Cline Open Economics get_cvm_investment_funds ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Open Economics get_cvm_investment_funds ~/.gemini/settings.json
- Grok Open Economics get_cvm_investment_funds .mcp.json (in your project root)
- ChatGPT Open Economics get_cvm_investment_funds Settings → Connectors → Advanced → Developer mode
- Claude.ai Open Economics get_cvm_investment_funds Settings → Connectors → Add custom connector
- LangChain Open Economics get_cvm_investment_funds pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http open-economics https://open-economics-data.knbf982hkn.chatgpt.site/api/mcp
Other tools on this server
- search_official_data
- describe_official_dataset
- get_bcb_series
- get_bcb_schema
- get_ibge_schema
- get_ibge_data
- get_siconfi_schema
- get_siconfi_data
- get_comexstat_data
- get_anp_fuel_prices
- get_epe_electricity_consumption
- get_mte_formal_employment_schema
- get_mte_formal_employment
- get_cvm_investment_funds_schema
- get_tesouro_rtn_schema
- get_tesouro_rtn
- get_tesouro_dpf_schema
- get_tesouro_dpf
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.