Software to automate the management and configuration of infrastructure and applications at scale.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"salt": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-salt"
]
}
}
}