SuperOps
MCP server for SuperOps unified PSA+RMM — clients, tickets, assets, and more.
{
"mcpServers": {
"superops-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/wyre-technology/superops-mcp:v1.4.3"
],
"env": {
"SUPEROPS_API_TOKEN": "<your-superops_api_token>",
"SUPEROPS_SUBDOMAIN": "<superops_subdomain>",
"SUPEROPS_REGION": "<superops_region>",
"MCP_TRANSPORT": "stdio",
"AUTH_MODE": "env",
"LOG_LEVEL": "info"
}
}
}
}SUPEROPS_API_TOKENSuperOps API token (Bearer) generated in the SuperOps admin console
SUPEROPS_SUBDOMAINYour SuperOps account subdomain (e.g. 'acme' for acme.superops.com)
SUPEROPS_REGIONSuperOps data center region (e.g. 'us', 'eu')
MCP_TRANSPORTTransport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.
AUTH_MODECredential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway.
LOG_LEVELLog verbosity: debug, info, warn, error
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.