Skip to content

ghchinoy/homectl-sonos

v0.1.0Apache-2.0

Smart home audio plugin for Sonos speakers: discovery, compact track metadata, playback control, and volume management.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

sonosstdio
{
  "type": "stdio",
  "command": "mcp-sonos",
  "args": []
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "homectl-sonos",
  "version": "0.1.0",
  "description": "Smart home audio plugin for Sonos speakers: discovery, compact track metadata, playback control, and volume management.",
  "author": {
    "name": "ghchinoy",
    "url": "https://github.com/ghchinoy"
  },
  "repository": "https://github.com/ghchinoy/homectl",
  "license": "Apache-2.0",
  "keywords": [
    "sonos",
    "smart-home",
    "audio",
    "mcp",
    "upnp",
    "homectl"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • summarize_metadata.py
View on GitHub