Developer Tools
Trust: 37/100 (Limited)io.github.levelsofself/ai-ops Guide
AI operations management: 12 specialized agents, task dispatch, and team coordination.
by levelsofself
Quick Start
Install
npx palyan-ai-ops-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-levelsofself-ai-ops": {
"command": "npx",
"args": [
"palyan-ai-ops-mcp-server"
]
}
}
}