BEA Economic Accounts for Cursor
com.olyport/bea
County GDP, personal income, and employment from the Bureau of Economic Analysis
client:Cursor
transport:streamable-http
tools:5
Install BEA Economic Accounts in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"bea": {
"url": "https://mcp.olyport.com/bea/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs