
Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "connectwise manage api": {4 "env": {5 "CONNECTWISE_API_URL": "https://na.myconnectwise.net/v4_6_release/apis/3.0",6 "CONNECTWISE_COMPANY_ID": "your_company_id",7 "CONNECTWISE_PUBLIC_KEY": "your_public_key",8 "CONNECTWISE_AUTH_PREFIX": "yourprefix+",9 "CONNECTWISE_PRIVATE_KEY": "your_private_key"10 },11 "args": [12 "-y",13 "@jasondsmith72/CWM-API-Gateway-MCP"14 ],15 "command": "npx"16 }17 }18}
No reviews yet. Be the first to review!
Sign in to join the conversation