Loading MCP server directory, please wait...
Every Avanan API operation, plus shift-start triage, campaign grouping, and quarantine evidence.
npx @getmcp/cli add io.github.Servosity/avanan-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
AVANAN_APP_IDSet the AVANAN_APP_ID credential for the Avanan MCP server.
AVANAN_CLIENT_SECRETSet the AVANAN_CLIENT_SECRET credential for the Avanan MCP server.
AVANAN_TOKENBearer token for the Avanan Smart API. Minted from your Avanan client ID and secret by `auth login`, or pasted here directly.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Servosity/avanan-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/avanan-v0.1.2/avanan-mcp.mcpb",
"env": {
"AVANAN_APP_ID": "",
"AVANAN_BASE_URL": "https://smart-api-production-1-us.avanan.net",
"AVANAN_CLIENT_SECRET": "",
"AVANAN_TOKEN": "",
"AVANAN_USER_AGENT": "",
"PRINTING_PRESS_CLIENT_PROFILE": ""
}
}
}
}