Mint — Safe Mac Storage Actions for VS Code
com.dzgapp/mint
Inspect Mac and AI-tool storage, explain file activity, and clean safely with Trash and Undo.
client:VS Code
transport:stdio
runtime:npm
Install Mint — Safe Mac Storage Actions in VS Code
.vscode/mcp.json
{
"servers": {
"mint": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dzg-studio/mcp-server-mint"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs