ConnectWise API Gateway MCP Server

by jasondsmith72
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CONNECTWISE_API_URLYesThe base URL for all API requests to your ConnectWise instance
CONNECTWISE_COMPANY_IDYesIncluded in the 'clientId' header of each request to identify your company
CONNECTWISE_PUBLIC_KEYYesUsed together with AUTH_PREFIX to create the basic authentication credentials
CONNECTWISE_AUTH_PREFIXYesRequired prefix added before your public key in the authentication username (e.g., 'api+', 'integration+')
CONNECTWISE_PRIVATE_KEYYesUsed as the password for authentication credentials

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools