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