devops practices for Claude Desktop
io.github.ai-4-devops/devops-practices
Productivity framework for DevOps engineers using AI assistance (Claude Code) while working on PoCs
client:Claude Desktop
transport:stdio
runtime:pypi
Install devops practices in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"devops-practices": {
"command": "uvx",
"args": [
"devops-practices-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs