Loading MCP server directory, please wait...
HaloPSA ticket triage, SLA-breach pre-emption, and cross-client analytics for any MCP agent.
npx @getmcp/cli add io.github.Servosity/halopsa-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
HALOPSA_TENANTYour HaloPSA tenant identifier.
HALOPSA_CLIENT_IDOAuth2 client_credentials ID from Configuration → Integrations → Halo PSA API.
HALOPSA_CLIENT_SECRETOAuth2 client_credentials secret.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Servosity/halopsa-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/halopsa-v0.1.1/halopsa-mcp.mcpb",
"env": {
"HALOPSA_TENANT": "",
"HALOPSA_CLIENT_ID": "",
"HALOPSA_CLIENT_SECRET": "",
"HALOPSA_DOMAIN": "halopsa.com"
}
}
}
}