Server automation framework and application
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"puppet": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-puppet"
]
}
}
}