Mint — Safe Mac Storage Actions for Zed
com.dzgapp/mint
Inspect Mac and AI-tool storage, explain file activity, and clean safely with Trash and Undo.
client:Zed
transport:stdio
runtime:npm
Install Mint — Safe Mac Storage Actions in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mint": {
"command": "npx",
"args": [
"-y",
"@dzg-studio/mcp-server-mint"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs