FRED Categories Connector for AI agents.
4 live capabilities
Navigate the St. Louis Fed's economic data library to find specific financial indicators.
Waiting for input…
Why people use FRED Categories
FRED Categories for Navigating Economic Data Taxonomies
This Connector lets your agent do that heavy lifting for you. It treats the FRED database like a searchable tree. Instead of clicking, you just tell your agent what topic you're interested in, and it handles the navigation to find the right data points.
What Vinkius changes
You get the exact economic data series you need without having to manually search the FRED website.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding specific inflation series
A researcher needs to find all inflation-related series in the Prices category.
- Real-world use case 02
Exploring interest rate options
An analyst wants to see what kind of interest rate data is available.
- Real-world use case 03
Checking data dimensions
A data scientist needs to know if a category supports monthly data.
Complete set · 4capabilities
The complete FRED Categories capability set.
These are the exact actions your AI can choose when you ask it to work with FRED Categories.
01—04
4 capabilities in this set.
Part of 4 available through FRED Categories.
- 01 Capability
Get category
Look up a specific category by its ID to see its name and details. This is useful for confirming you are looking at the right section of the economic database.
- 02 Capability
Get category tags
Get the available tags for a category to see what filters you can use. This helps you understand the different dimensions of the data before you start pulling it.
- 03 Capability
Get category children
Find all subcategories under a parent category to explore the data tree. It is the primary way to discover what data is available in a specific domain like labor or prices.
- 04 Capability
Get category series
List every series in a category with filters for frequency, units, and tags. This lets you pull the exact data points you need for your analysis while ignoring the rest.
Set up in minutes
One URL. Then ask FRED Categories to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use FRED Categories from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_7WfCwB6FJpqqvaBfhRIMugTcP0b5LXhSsO5nuLbV/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it FRED Categories, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable FRED Categories for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_7WfCwB6FJpqqvaBfhRIMugTcP0b5LXhSsO5nuLbV/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the FRED Categories URL.
- Step 03
Save and start
Save the connection and enable FRED Categories in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"fred-categories-economic-data-taxonomy": {
"url": "https://edge.vinkius.com/vk_preview_7WfCwB6FJpqqvaBfhRIMugTcP0b5LXhSsO5nuLbV/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using FRED Categories
Open Agent mode in chat and ask: "Using FRED Categories, help me...". 4 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"fred-categories-economic-data-taxonomy": {
"url": "https://edge.vinkius.com/vk_preview_7WfCwB6FJpqqvaBfhRIMugTcP0b5LXhSsO5nuLbV/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using FRED Categories
Ask Copilot: "Using FRED Categories, help me...". 4 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"fred-categories-economic-data-taxonomy": {
"url": "https://edge.vinkius.com/vk_preview_7WfCwB6FJpqqvaBfhRIMugTcP0b5LXhSsO5nuLbV/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using FRED Categories
Open Cascade and ask: "Using FRED Categories, help me...". 4 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"fred-categories-economic-data-taxonomy": {
"url": "https://edge.vinkius.com/vk_preview_7WfCwB6FJpqqvaBfhRIMugTcP0b5LXhSsO5nuLbV/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using FRED Categories
Ask Cline: "Using FRED Categories, help me...". 4 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add fred-categories-economic-data-taxonomy --transport http "https://edge.vinkius.com/vk_preview_7WfCwB6FJpqqvaBfhRIMugTcP0b5LXhSsO5nuLbV/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using FRED Categories
Ask Claude: "Using FRED Categories, show me...". 4 tools are ready
Where the request belongs
Work FRED can move forward.
This is for researchers, financial analysts, and data scientists who need to pull macro data but hate the manual process of navigating complex government databases.
Macroeconomist
Finds specific inflation or GDP sub-series for research papers without manually clicking through nested menus.
Financial Analyst
Pulls interest rate trends and banking data for portfolio reports by exploring the taxonomy tree.
Data Scientist
Maps out the FRED taxonomy to build automated data pipelines for economic indicators.
Policy Researcher
Identifies regional data points to support local economic reports using tag filters.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsFRED Tags & Sources — Data Discovery
Discover FRED series through intelligent tagging: search tags like 'gdp', 'inflation', 'monthly', combine multiple tags to find exactly the right series, and explore all 107 official data sources from BLS to the Census Bureau.
FRED Full Access — U.S. Economic Intelligence
The ultimate U.S. economic data Mega-Server: 19 capabilities covering time series, releases, categories, regional GeoFRED data, tags, and 107 data sources. 816,000+ series from the Federal Reserve in one integration.
FRED Series — U.S. Economic Time Series
Search and retrieve data from 816,000+ official U.S. economic time series: GDP, inflation, unemployment, interest rates, money supply. with built-in transformations, frequency aggregation, and vintage analysis.
OECD Data API
Access global economic data. audit social and fiscal series via AI.
FRED Releases — Economic Calendar
Track every U.S. economic data release: Employment Situation, GDP Advance, CPI, Federal Funds Rate, and hundreds more. with release schedules, historical dates, and the complete series within each release.
Knoema
Access global statistics. search datasets, retrieve time-series data, and audit economic indicators.
Bring your own AI
Change the model, client or framework. Keep FRED connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about FRED.
The practical details behind the request, access and result.
Can the FRED Categories MCP find specific series for me?
Yes, it helps your agent navigate the hierarchy to find the exact data points you need without you having to search the website manually.
Is this Connector good for finding inflation data?
Yes, it lets your agent browse the Prices category to find all relevant inflation series and filter them by frequency or units.
How does this help with macroeconomics research?
It automates the discovery of economic indicators, making it much faster to identify relevant data for research papers and reports.
Can I use this to see what categories exist in FRED?
Yes, it can list all top-level domains like Production, Business, and International data so you can see the full scope of the database.
Will this help me filter data by frequency?
Yes, it allows your agent to check tags and filter series by units and frequency, ensuring you get the specific data format you need.
Do I need to know the FRED IDs to use this?
No, you can start from the root and let the agent discover the IDs as it drills down into the categories you describe.
How is FRED organized?
FRED uses a hierarchical tree of categories. The root (ID 0) branches into 8 domains like Money & Banking, Employment, and Prices. Each domain subdivides into hundreds of subcategories, each containing related series. Start from root and drill down to discover data.
One connection away
Give your agent a direct line to FRED.
Connect FRED once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available