Global Economic Data for Cursor
org.memoryapi/global
Global economic data from World Bank and OECD
client:Cursor
transport:streamable-http
tools:3
Install Global Economic Data in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"global": {
"url": "https://global.memoryapi.org/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs