Loomal

DDC/CI Control Bridge

MCP server by github.com/defozo/ddc-ci-control-bridge

Control monitor brightness, contrast, power and input via DDC/CI with MCP and MQTT support.

5 starsnpm: ddc-ci-control-bridge

About DDC/CI Control Bridge

DDC/CI Control Bridge is an MCP (Model Context Protocol) server published by defozo in the official MCP registry, listed under Monitoring on Loomal. Control monitor brightness, contrast, power and input via DDC/CI with MCP and MQTT support.

It ships as an npm package (ddc-ci-control-bridge), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/defozo/ddc-ci-control-bridge, where the project has earned 5 GitHub stars.

Use DDC/CI Control Bridge with your agent

Claude Code · one command
claude mcp add ddc-ci-control-bridge -- npx -y ddc-ci-control-bridge
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "ddc-ci-control-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "ddc-ci-control-bridge"
      ]
    }
  }
}
npmddc-ci-control-bridge

Frequently asked questions

What is DDC/CI Control Bridge?
DDC/CI Control Bridge is an MCP (Model Context Protocol) server by defozo in the Monitoring category. Control monitor brightness, contrast, power and input via DDC/CI with MCP and MQTT support.
How do I connect DDC/CI Control Bridge to Claude, Cursor, or another MCP client?
Install DDC/CI Control Bridge from its npm package (ddc-ci-control-bridge) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is DDC/CI Control Bridge open source?
Yes — the source code is public at github.com/defozo/ddc-ci-control-bridge, with 5 GitHub stars.
Can AI agents pay to use DDC/CI Control Bridge?
Not yet through Loomal — DDC/CI Control Bridge is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain DDC/CI Control Bridge? Claim this listing free by verifying GitHub ownership, or contact us.