Skip to content
Cline

devops practices for Cline

io.github.ai-4-devops/devops-practices

Productivity framework for DevOps engineers using AI assistance (Claude Code) while working on PoCs

client:Cline transport:stdio runtime:pypi

Install devops practices in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "devops-practices": {
      "command": "uvx",
      "args": [
        "devops-practices-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

devops practices in other clients