UNPKG

haloapi-mcp-tools

Version:

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

15 lines (14 loc) 314 B
{ "mcpServers": { "halopsa": { "command": "npx", "args": ["-y", "haloapi-mcp-tools"], "env": { "HALO_API_KEY": "your_api_key_here", "HALO_API_URL": "https://your-instance.halopsa.com/api", "HALO_API_VERSION": "v3", "TOOL_PREFIX": "halo" } } } }