A smarter cd command. Supports all major shells.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"zoxide": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-zoxide"
]
}
}
}