Economy Intel MCP for Cursor
io.github.selflabbs/economy-intel-mcp
Macro data for AI agents: GDP, inflation, unemployment and more (World Bank, US BLS). No keys.
client:Cursor
transport:streamable-http
Install Economy Intel MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"economy-intel-mcp": {
"url": "https://economy.selflabbs.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs