FRED Economic Data for Grok
com.olyport/fred
GDP, unemployment, CPI, interest rates, and 800K+ economic time series from the Federal Reserve
client:Grok
transport:streamable-http
tools:5
Install FRED Economic Data in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"fred": {
"type": "http",
"url": "https://mcp.olyport.com/fred/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs