Skip to content
VS Code

Almanac for VS Code

ar.almanac/almanac

Datos econ�micos y financieros oficiales de Argentina (BCRA, INDEC, CNV, MECON), AI-ready.

client:VS Code transport:streamable-http

Install Almanac in VS Code

.vscode/mcp.json

{
  "servers": {
    "almanac": {
      "type": "http",
      "url": "https://mcp.almanac.ar/mcp"
    }
  }
}

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

Almanac in other clients