Economy Intel MCP for VS Code
io.github.selflabbs/economy-intel-mcp
Macro data for AI agents: GDP, inflation, unemployment and more (World Bank, US BLS). No keys.
client:VS Code
transport:streamable-http
Install Economy Intel MCP in VS Code
.vscode/mcp.json
{
"servers": {
"economy-intel-mcp": {
"type": "http",
"url": "https://economy.selflabbs.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs