Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From superops-ai
Connects remotely via HTTP to the SuperOps MCP endpoint at https://mcp.wyretechnology.com/v1/superops/mcp, providing tools, resources, and prompts for the SuperOps IT service management platform. Requires authentication.
npx claudepluginhub wyre-technology/msp-claude-plugins --plugin superopsCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"superops": {
"type": "http",
"url": "https://mcp.wyretechnology.com/v1/superops/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/superops/mcpShare bugs, ideas, or general feedback.