Skip to content
VS Code

finhay mcp for VS Code

vn.com.finhay/finhay-mcp

Vietnam stock market data & portfolios via Finhay Securities OpenAPI.

client:VS Code transport:streamable-http

Install finhay mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "finhay-mcp": {
      "type": "http",
      "url": "https://mcp.fhsc.com.vn/mcp"
    }
  }
}

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

finhay mcp in other clients