Skip to content
VS Code

finnhub for VS Code

io.usefulapi/finnhub

Quotes, company profiles, fundamentals, earnings and IPO calendars, plus market and company news.

client:VS Code transport:streamable-http

Install finnhub in VS Code

.vscode/mcp.json

{
  "servers": {
    "finnhub": {
      "type": "http",
      "url": "https://finnhub.usefulapi.io/mcp"
    }
  }
}

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

finnhub in other clients