get_macro — US Macroeconomic Data MCP Tool Read-only
get_macro
(get macro) is one of 7 tools on the
US Macroeconomic Data
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_macro from your client
- Claude Code US Macroeconomic Data get_macro run in your project directory
- Claude Desktop US Macroeconomic Data get_macro ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor US Macroeconomic Data get_macro ~/.cursor/mcp.json
- VS Code US Macroeconomic Data get_macro .vscode/mcp.json
- Zed US Macroeconomic Data get_macro ~/.config/zed/settings.json
- Windsurf US Macroeconomic Data get_macro ~/.codeium/windsurf/mcp_config.json
- Cline US Macroeconomic Data get_macro ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI US Macroeconomic Data get_macro ~/.gemini/settings.json
- Grok US Macroeconomic Data get_macro .mcp.json (in your project root)
- ChatGPT US Macroeconomic Data get_macro Settings → Connectors → Advanced → Developer mode
- Claude.ai US Macroeconomic Data get_macro Settings → Connectors → Add custom connector
- LangChain US Macroeconomic Data get_macro pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http econ https://econ.memoryapi.org/mcp
Other tools on this server
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.