cfgd for Cline
io.github.tj-smith47/cfgd
Declarative, GitOps-style machine configuration management
client:Cline
transport:stdio
runtime:oci
Install cfgd 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": {
"cfgd": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/tj-smith47/cfgd:0.11.0"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs