Loading MCP server directory, please wait...
AppDirect marketplace operations with an offline mirror and cross-company billing reconciliation.
npx @getmcp/cli add io.github.Servosity/appdirect-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
APPDIRECT_CLIENT_IDSet the APPDIRECT_CLIENT_ID credential for the AppDirect MCP server.
APPDIRECT_CLIENT_SECRETSet the APPDIRECT_CLIENT_SECRET credential for the AppDirect MCP server.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Servosity/appdirect-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/appdirect-v0.1.0/appdirect-mcp.mcpb",
"env": {
"APPDIRECT_CLIENT_ID": "",
"APPDIRECT_CLIENT_SECRET": "",
"APPDIRECT_OAUTH_SCOPE": ""
}
}
}
}