bandsaas for Claude Desktop
io.github.jyswee/bandsaas
License your music to AI on your terms, and run your whole artist business. 46 tools, keyless.
client:Claude Desktop
transport:sse
Install bandsaas in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"bandsaas": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.bandsaas.com/sse"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs