← Index

io.github.levelsofself/ai-ops

io.github.levelsofself/ai-ops·v1.0.1·Other
Quality Score
83
/100

AI operations management: 12 specialized agents, task dispatch, and team coordination.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "ai-ops": {
      "command": "npx",
      "args": [
        "-y",
        "palyan-ai-ops-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "ai-ops": {
      "command": "npx",
      "args": [
        "-y",
        "palyan-ai-ops-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y palyan-ai-ops-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other