How to Use the FRED Full Access — U.S. Economic Intelligence MCP in Claude Code
Pipe 816,000 Federal Reserve data series directly into your terminal scripts with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect FRED Full Access — U.S. Economic Intelligence MCP to Claude Code
Create your Vinkius account to connect FRED Full Access — U.S. Economic Intelligence to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Headless economic data pipelines
This MCP Server brings the entire Federal Reserve database directly to your command line. You instruct your CLI agent to build a nightly data ingestion script. It starts by running `get_category_series` to pull all indicators under the Money/Banking category. Claude Code then pipes those series IDs into `get_observations` to fetch the raw values. It writes the bash scripts, configures the API requests, and formats the output into clean JSON without ever opening a browser or IDE.
Query FRED metadata via MCP Server
Managing macroeconomic data requires strict metadata control, which this server provides through its series endpoints. Claude Code uses `get_series` to fetch the exact units, frequency, and seasonal adjustment details for any given ticker. If your pipeline needs to map out relationships, the agent executes `get_category_children` to traverse the FRED hierarchy from the root down. It handles the pagination and recursive calls, dumping the fully mapped category tree straight to standard output.
CI/CD integration for macro data
Running financial models in CI/CD pipelines requires fresh inputs that this MCP Server delivers on demand. You configure Claude Code to trigger on a schedule and use `get_series_updates` to check for new federal data releases. The agent identifies which series changed, pulls the updated figures, and commits the fresh data back to your repository. By combining `list_sources` and `get_release_series`, your terminal handles complex data synchronization tasks entirely autonomously.
Set up FRED Full Access — U.S. Economic Intelligence MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seefred-full-access-us-economic-intelligence-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest FRED Full Access — U.S. Economic Intelligence transactions." It will automatically discover and invoke the available FRED Full Access — U.S. Economic Intelligence tools.
claude mcp add --transport http fred-full-access-us-economic-intelligence-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about FRED Full Access — U.S. Economic Intelligence MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the FRED Full Access — U.S. Economic Intelligence MCP today
We host it, we monitor it, we maintain it. You just paste one token.