Halo PSA MCP Server

A Model Context Protocol (MCP) server for interacting with HaloPSA, featuring a decision tree architecture for efficient tool loading.

People who work with halopsa, msp and wyre technology and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-14 · ★ 3 · #207 OF 227 MAINTAINED AUTOMATION · VERIFIED 2026-09-18

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Halo PSA

before you install - you'll need

Set HALOPSA_CLIENT_ID, HALOPSA_CLIENT_SECRET, HALOPSA_TENANT, NODE_AUTH_TOKEN before connecting.

Docker

docker run -i --rm ghcr.io/wyre-technology/halopsa-mcp:v1.7.11

Claude Desktop - add to config

{
  "mcpServers": {
    "wyre-technology-halopsa-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/wyre-technology/halopsa-mcp:v1.7.11"
      ]
    }
  }
}
Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as container (OCI image) - can be sandboxed away from your filesystem

license Apache-2.0 - declared in the repository

registry namespace io.github.wyre-technology is GitHub-verified and matches the repo owner

03 · What Halo PSA can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.7.14 · 2026-09-04

1.7.14 (2026-09-04) · bump node-halopsa to @wyre-ai scope 1.1.0 (was stuck on old @wyre-technology name) (#91) (8f7adc3), closes node-halopsa#78

v1.7.13 · 2026-08-28

1.7.13 (2026-08-28) · stop advising callers to use suppressed _navigate tool (#85) (bf4ae20), closes WYRE-AI/conduit#1236

v1.7.12 · 2026-08-25

1.7.12 (2026-08-25) · migrate to WYRE-AI org (npm scope, ghcr namespace, registry)

04 · Who maintains Halo PSA

HaloPSA is maintained by wyre-technology. We track 58 MCP servers from wyre-technology - 58 actively maintained, 166 combined GitHub stars, oldest repo from Jun 2025. Full record: all servers from wyre-technology.

  1. Autotask MCP server for Kaseya Autotask PSA - companies, tickets, projects, time entries, and more. ★ 52
  2. NinjaOne MCP server for NinjaOne RMM - devices, organizations, alerts, and tickets. ★ 26
  3. ConnectWise Manage MCP server for ConnectWise Manage PSA - companies, tickets, projects, time entries, and more. ★ 23
  4. IT Glue MCP server for IT Glue - organizations, configurations, passwords, flexible assets, and documents. ★ 17
  5. CIPP MCP server for CIPP - M365 multi-tenant management for MSPs (users, tenants, policies). ★ 12
  6. Datto RMM MCP server for Datto RMM - devices, alerts, sites, jobs, and audit data. ★ 4

05 · Facts

category
automation - ranked #207 of 227 actively-maintained automation servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-04)
registry
io.github.wyre-technology/halopsa-mcp (active, first published 2026-04-29 · 22 versions)
packages
oci:ghcr.io/wyre-technology/halopsa-mcp:v1.7.11

06 · Halo PSA FAQ

What is Halo PSA?

A Model Context Protocol (MCP) server for interacting with HaloPSA, featuring a decision tree architecture for efficient tool loading.

Is Halo PSA still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-14 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Halo PSA?

Run `docker run -i --rm ghcr.io/wyre-technology/halopsa-mcp:v1.7.11`. The README documents 4 environment variables (HALOPSA_CLIENT_ID, HALOPSA_CLIENT_SECRET, HALOPSA_TENANT…) to set first. Set HALOPSA_CLIENT_ID, HALOPSA_CLIENT_SECRET, HALOPSA_TENANT, NODE_AUTH_TOKEN before connecting. You can also paste the ready-made client config above.

07 · Alternatives to Halo PSA

More automation MCP servers · NoteStore Lab MCP · SourceHarbor MCP · Wiff · A2ahub · Plaxis

More TypeScript MCP servers · Hudu · IT Glue (wyre-technology) · Ninja One · Proofpoint · QuickBooks Online (wyre-technology) · see all