← Back to Plugins
MCP Server MCP

io.github.jyswee/bandsaas

github By github 👁 1 views ▲ 0 votes

License your music to AI on your terms, and run your whole artist business. 46 tools, keyless.

Configuration Example

{
  "remotes": [
    {
      "type": "sse",
      "url": "https://mcp.bandsaas.com/sse",
      "headers": [
        {
          "description": "Optional BandSaaS band key as a bearer token: 'Bearer bsk_...'. Not required — without one the server starts in keyless onboarding mode and an agent can self-sign-up via the bandsaas_signup tool.",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol sse

Comments

Sign in to leave a comment

Loading comments...