← Back to Plugins
MCP Server MCP

io.github.biocross/displaybuddy-mcp

github By github 👁 1 views ▲ 0 votes

MCP server for controlling Mac monitors via DisplayBuddy — adjust brightness and more.

Homepage Verified source GitHub

Install

npx -y @biocross/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@biocross/displaybuddy-mcp",
      "version": "3.3.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "name": ""
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...