Skip to content
Grok

Avalara Developer Documentation for Grok

com.avalara/docs

Provides access to Avalara developer documentation, integration guides, and code examples

client:Grok transport:streamable-http

Install Avalara Developer Documentation in Grok

.mcp.json (in your project root)

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

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 Developer Documentation in other clients