Skip to content
Claude Code

Avanan MSP (Legacy SmartAPI) for Claude Code

io.github.wyre-technology/avanan-legacy-mcp

MCP server for the Avanan MSP SmartAPI — manage child MSPs, users, tenants, licenses, and usage.

client:Claude Code transport:stdio runtime:oci

Install Avanan MSP (Legacy SmartAPI) in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add avanan-legacy-mcp -e AVANAN_APP_ID=<AVANAN_APP_ID> -e AVANAN_TOKEN=<AVANAN_TOKEN> -e AVANAN_SECRET=<AVANAN_SECRET> -e AVANAN_REGION=<AVANAN_REGION> -e MCP_TRANSPORT=<MCP_TRANSPORT> -e MCP_HTTP_PORT=<MCP_HTTP_PORT> -e LOG_LEVEL=<LOG_LEVEL> -- docker run -i --rm ghcr.io/wyre-technology/avanan-legacy-mcp:v1.1.0

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Avanan MSP (Legacy SmartAPI) in other clients