US Macroeconomic Data for VS Code
org.memoryapi/econ
US macroeconomic data: inflation, jobs, GDP, energy, and Treasury yields
client:VS Code
transport:streamable-http
tools:7
Install US Macroeconomic Data in VS Code
.vscode/mcp.json
{
"servers": {
"econ": {
"type": "http",
"url": "https://econ.memoryapi.org/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs