Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"Sloth": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-Sloth"
]
}
}
}