Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From connectwise-automate
Connects remotely to ConnectWise Automate via Wyre Technology's MCP endpoint (https://mcp.wyretechnology.com) for IT service management, automation, monitoring, and scripting. Requires authentication credentials.
npx claudepluginhub wyre-technology/msp-claude-plugins --plugin connectwise-automateCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"connectwise-automate": {
"type": "http",
"url": "https://mcp.wyretechnology.com/v1/connectwise-automate/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.wyretechnology.com/v1/connectwise-automate/mcpShare bugs, ideas, or general feedback.