Loading MCP server directory, please wait...
Every SuperOps PSA+RMM entity in your terminal, plus a local SQLite mirror that answers
npx @getmcp/cli add io.github.Servosity/superops-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
SUPEROPS_API_TOKENSet the SUPEROPS_API_TOKEN credential for the SuperOps MCP server.
SUPEROPS_SUBDOMAINYour tenant subdomain (SuperOps: Settings > MSP Information). Sent as the CustomerSubdomain header on every call; requests without it are rejected.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Servosity/superops-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/superops-v0.1.6/superops-mcp.mcpb",
"env": {
"SUPEROPS_API_TOKEN": "",
"SUPEROPS_BASE_URL": "https://api.superops.ai",
"SUPEROPS_REGION": "us",
"SUPEROPS_SUBDOMAIN": ""
}
}
}
}