M
MCP Toggle Dark Mode
🌓 A tiny MCP server to toggle dark mode on macOS
创建于 6/2/2025
更新于 4 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx mcp-toggle-dark-mode
Cursor 配置 (mcp.json)
{
"mcpServers": {
"felixweinberger-mcp-toggle-dark-mode": {
"command": "uvx",
"args": [
"mcp-toggle-dark-mode"
]
}
}
}