Skip to content
VS Code

Helium Financial for VS Code

io.github.evozim/helium-financial

Financial oracle aggregating Yahoo Finance metrics for portfolio analysis.

client:VS Code transport:sse

Install Helium Financial in VS Code

.vscode/mcp.json

{
  "servers": {
    "helium-financial": {
      "type": "sse",
      "url": "https://helium-financial-mcp.vercel.app/api/mcp"
    }
  }
}

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

Helium Financial in other clients