Loading MCP server directory, please wait...
Declarative, GitOps-style machine configuration management
npx @getmcp/cli add io.github.tj-smith47/cfgdRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.tj-smith47/cfgd": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/tj-smith47/cfgd:0.4.0"
]
}
}
}