halopsa-mcp

wyre-technology/halopsa-mcp
★ 1 stars TypeScript 🤖 AI/LLM Updated 7d ago
MCP server for HaloPSA — tickets, clients, assets, contracts, and reporting tools for AI assistants
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "halopsa-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wyre-technology/halopsa-mcp"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server for interacting with HaloPSA, featuring a decision tree architecture for efficient tool loading. This MCP server uses a **hierarchical tool loading approach** instead of exposing all tools upfront: 1. **Navigation Phase**: Initially exposes only a navigation tool (`halopsa_navigate`)

Tools (20)

HALOPSA_BASE_URLHALOPSA_CLIENT_IDHALOPSA_CLIENT_SECRETHALOPSA_TENANThalopsa_agents_gethalopsa_agents_listhalopsa_assets_gethalopsa_assets_listhalopsa_assets_list_typeshalopsa_assets_searchhalopsa_backhalopsa_clients_createhalopsa_clients_gethalopsa_clients_listhalopsa_clients_searchhalopsa_invoices_gethalopsa_invoices_listhalopsa_navigatehalopsa_statushalopsa_teams_list

Topics

ai-toolsclaudehalopsamcpmcp-servermodel-context-protocolmspmsp-mcptypescriptwyre-technology