US Macroeconomic Data for Cursor
org.memoryapi/econ
US macroeconomic data: inflation, jobs, GDP, energy, and Treasury yields
client:Cursor
transport:streamable-http
tools:7
Install US Macroeconomic Data in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"econ": {
"url": "https://econ.memoryapi.org/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs