HaloPSA
MCP server for HaloPSA — clients, tickets, and PSA workflows via the HaloPSA REST API.
{
"mcpServers": {
"halopsa-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/wyre-technology/halopsa-mcp:v1.4.0"
],
"env": {
"HALOPSA_CLIENT_ID": "<halopsa_client_id>",
"HALOPSA_CLIENT_SECRET": "<your-halopsa_client_secret>",
"HALOPSA_TENANT": "<halopsa_tenant>",
"HALOPSA_BASE_URL": "<halopsa_base_url>",
"MCP_TRANSPORT": "stdio",
"AUTH_MODE": "env",
"LOG_LEVEL": "info"
}
}
}
}HALOPSA_CLIENT_IDHaloPSA OAuth client ID
HALOPSA_CLIENT_SECRETHaloPSA OAuth client secret
HALOPSA_TENANTHaloPSA tenant identifier (subdomain). Provide this or HALOPSA_BASE_URL.
HALOPSA_BASE_URLHaloPSA base URL (e.g. https://your-instance.halopsa.com). Provide this or HALOPSA_TENANT.
MCP_TRANSPORTTransport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.
AUTH_MODECredential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway.
LOG_LEVELLog verbosity: debug, info, warn, error
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.