Skip to content
Grok

Avalara E-Invoicing & Live Reporting for Grok

com.avalara/elr

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

client:Grok transport:streamable-http

Install Avalara E-Invoicing & Live Reporting in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Avalara E-Invoicing & Live Reporting in other clients