Skip to content
Claude Desktop

ai ops for Claude Desktop

io.github.levelsofself/ai-ops

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

client:Claude Desktop transport:stdio runtime:npm

Install ai ops in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ai-ops": {
      "command": "npx",
      "args": [
        "-y",
        "palyan-ai-ops-mcp-server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

ai ops in other clients