UNPKG

haloapi-mcp-tools

Version:

Model Context Protocol (MCP) server for interacting with the HaloPSA API

9 lines (6 loc) 162 B
#!/usr/bin/env node /** * Standalone MCP Server wrapper script * This simply loads the standalone server implementation. */ require('../standalone-mcp.js');