Source: https://developer.avalara.com/mcp-servers/docs/

# MCP servers

## Avalara Dev Documentation MCP server

## Overview

Provides access to Avalara developer documentation and integration guides, including technical documentation, product information, how-to guides, and code examples.

## MCP client setup

Environment

SandboxProduction

CursorVS CodeClaude Code

#### Install MCP Server

Add the Avalara Dev Documentation MCP production server to Cursor.

[![](/_next/static/images/cursor-icon-d5ecbaa397ea240d.svg)Add to Cursor](cursor://anysphere.cursor-deeplink/mcp/install?name=avalara-docs&config=eyJ0eXBlIjoiaHR0cCIsInVybCI6Imh0dHBzOi8vbWNwLmF2YWxhcmEuY29tL2RvY3MifQ==)

Or manually add to your MCP settings:

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

View Cursor MCP server documentation [Link](https://cursor.com/docs/mcp)

## Tools

Name

Description

Sample prompt

search

Provides search results from Avalara developer documentation, including information about APIs, SDKs, and other developer resources.

How do I integrate Avalara's AvaTax API with my e-commerce platform?