Search and fetch ~800K Federal Reserve economic time-series from the FRED API via MCP.
{
"mcpServers": {
"iogithubcyanheadsfred": {
"command": "npx",
"args": [
"-y",
"@cyanheads/federal-reserve-mcp-server"
]
}
}
}