Skip to content
Cline

KVM/libvirt VMs and backups (Fedora) for Cline

io.github.amineutron/fedora-agents

Manage local KVM/libvirt VMs and Timeshift/Borg backups on Fedora: start, stop, clone, snapshot.

client:Cline transport:stdio runtime:npm

Install KVM/libvirt VMs and backups (Fedora) 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "fedora-agents": {
      "command": "npx",
      "args": [
        "-y",
        "fedora-agents-mcp"
      ],
      "env": {
        "MCP_AGENTS_LOG_DIR": "<MCP_AGENTS_LOG_DIR>"
      }
    }
  }
}

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

KVM/libvirt VMs and backups (Fedora) in other clients