Stats
Actions
Tags
From open-horizon-labs-unified-hifi-control
Connects to a remote MCP server for unified HiFi audio system control. Default URL suggests local development use.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"unified-hifi-control": {
"type": "http",
"url": "http://localhost:8089/mcp"
}
}
}Server configuration and connection parameters
http://localhost:8089/mcpnpx claudepluginhub joshuarweaver/cascade-code-general-misc-3 --plugin open-horizon-labs-unified-hifi-control