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_CLIENT_IDOAuth2 client_credentials ID from Configuration → Integrations → Halo PSA API.
HALOPSA_CLIENT_SECRETOAuth2 client_credentials secret.
HALOPSA_OAUTH_SCOPESets HALOPSA_OAUTH_SCOPE for the HaloPSA MCP server. Required by the generated client for credential refresh or hand-written auth flow.
HALOPSA_TENANTYour HaloPSA tenant identifier.
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.2.14/halopsa-mcp.mcpb",
"env": {
"HALOPSA_BASE_URL": "",
"HALOPSA_CLIENT_ID": "",
"HALOPSA_CLIENT_SECRET": "",
"HALOPSA_DOMAIN": "halopsa.com",
"HALOPSA_OAUTH_SCOPE": "",
"HALOPSA_SCOPE": "",
"HALOPSA_TENANT": "demo",
"HALOPSA_TOKEN": "",
"HALOPSA_TOKEN_URL": ""
}
}
}
}