Skip to content
VS Code

Avalara E-Invoicing & Live Reporting for VS Code

com.avalara/elr

Provides access to Avalara E-Invoicing and Live Reporting APIs for document statuses and compliance

client:VS Code transport:streamable-http

Install Avalara E-Invoicing & Live Reporting in VS Code

.vscode/mcp.json

{
  "servers": {
    "elr": {
      "type": "http",
      "url": "https://mcp.avalara.com/elr"
    }
  }
}

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

Avalara E-Invoicing & Live Reporting in other clients