Loop Habit Tracker, a mobile app for creating and maintaining long-term positive habits
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"uhabits": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-uhabits"
]
}
}
}