Developer Tools
Trust: 34/100 (Limited)DDC/CI Control Bridge Guide
Control monitor brightness, contrast, power and input via DDC/CI with MCP and MQTT support.
4 starsby Defozo
Quick Start
Install
npx ddc-ci-control-bridgeClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-defozo-ddc-ci-control-bridge": {
"command": "npx",
"args": [
"ddc-ci-control-bridge"
]
}
}
}