This Model Context Protocol (MCP) server provides a comprehensive interface for interacting with the ConnectWise Manage API. It simplifies API discovery, execution, and management for both developers ...
import FetchR from "@nexys/fetchr"; import { Database } from "@nexys/fetchr/dist/database/type"; import { Entity } from "@nexys/fetchr/dist/type"; const model: Entity ...