Skip to content
Claude Code

Avanan MSP (Legacy SmartAPI) for Claude Code

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

MCP server for the legacy Avanan SmartAPI: MSP tenant management plus per-tenant security tools.

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_CLIENT_ID=<AVANAN_CLIENT_ID> -e AVANAN_CLIENT_SECRET=<AVANAN_CLIENT_SECRET> -e AVANAN_REGION=<AVANAN_REGION> -e MCP_TRANSPORT=<MCP_TRANSPORT> -e MCP_HTTP_PORT=<MCP_HTTP_PORT> -e LOG_LEVEL=<LOG_LEVEL> -e CONDUIT_S2S_SECRET=<CONDUIT_S2S_SECRET> -- docker run -i --rm ghcr.io/wyre-ai/avanan-legacy-mcp:v2.3.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