Skip to content
VS Code

Avalara Tax Content for VS Code

com.avalara/atc

Provides access to Avalara Tax Content: TTE configs, jobs, communications, lodging, autorental

client:VS Code transport:streamable-http

Install Avalara Tax Content in VS Code

.vscode/mcp.json

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

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

Avalara Tax Content in other clients