๐ A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dashy": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-dashy"
]
}
}
}