← Back to Plugins
MCP Server MCP

Hoo MCP — AI Music Production Assistant

github By github 👁 1 views ▲ 0 votes

AI music production assistant — audio profiling, AI mixing sessions, and service inquiries.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://hoo-mcp.glasswerkskimny.workers.dev/mcp",
      "headers": [
        {
          "description": "Bearer token for API key authentication. Generate at https://mued.jp/connect",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...