Skip to content
VS Code

BEA Economic Accounts for VS Code

com.olyport/bea

County GDP, personal income, and employment from the Bureau of Economic Analysis

client:VS Code transport:streamable-http tools:5

Install BEA Economic Accounts in VS Code

.vscode/mcp.json

{
  "servers": {
    "bea": {
      "type": "http",
      "url": "https://mcp.olyport.com/bea/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

BEA Economic Accounts in other clients