FRED Economic Data for Cursor
com.olyport/fred
GDP, unemployment, CPI, interest rates, and 800K+ economic time series from the Federal Reserve
client:Cursor
transport:streamable-http
tools:5
Install FRED Economic Data in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fred": {
"url": "https://mcp.olyport.com/fred/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs