Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From kaseya-rocketcyber
Connects remotely to RocketCyber cybersecurity platform via Wyre Technology HTTP endpoint (https://mcp.wyretechnology.com/v1/rocketcyber/mcp). Provides tools and resources for threat detection, security monitoring, and alerts. Authentication required.
npx claudepluginhub wyre-technology/msp-claude-plugins --plugin rocketcyberCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"rocketcyber": {
"type": "http",
"url": "https://mcp.wyretechnology.com/v1/rocketcyber/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/rocketcyber/mcpShare bugs, ideas, or general feedback.