ConnectWise Automate
MCP server for ConnectWise Automate RMM — computers, clients, alerts, and scripts.
{
"mcpServers": {
"connectwise-automate-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/wyre-technology/connectwise-automate-mcp:v1.5.3"
],
"env": {
"CW_AUTOMATE_SERVER_URL": "<cw_automate_server_url>",
"CW_AUTOMATE_CLIENT_ID": "<your-cw_automate_client_id>",
"CW_AUTOMATE_USERNAME": "<cw_automate_username>",
"CW_AUTOMATE_PASSWORD": "<your-cw_automate_password>",
"CW_AUTOMATE_2FA_CODE": "<your-cw_automate_2fa_code>",
"MCP_TRANSPORT": "stdio",
"AUTH_MODE": "env",
"LOG_LEVEL": "info"
}
}
}
}CW_AUTOMATE_SERVER_URLConnectWise Automate server URL (e.g. https://your-server.hostedrmm.com)
CW_AUTOMATE_CLIENT_IDConnectWise Automate integrator client ID
CW_AUTOMATE_USERNAMEIntegrator username or user credential
CW_AUTOMATE_PASSWORDIntegrator password or user password
CW_AUTOMATE_2FA_CODETwo-factor authentication code, if required by the account
MCP_TRANSPORTTransport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.
AUTH_MODECredential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway.
LOG_LEVELLog verbosity: debug, info, warn, error
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.