Skip to content
Cursor

Helium Financial for Cursor

io.github.evozim/helium-financial

Financial oracle aggregating Yahoo Finance metrics for portfolio analysis.

client:Cursor transport:sse

Install Helium Financial in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "helium-financial": {
      "url": "https://helium-financial-mcp.vercel.app/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Helium Financial in other clients