{"tools":[{"name":"check_handle","title":"Check handle availability","description":"Check whether a play.band handle is available before claiming it","annotations":{"readOnlyHint":true,"destructiveHint":false,"openWorldHint":true}},{"name":"claim_tenant","title":"Claim band handle","description":"Claim a play.band handle and receive a bearer token (shown once)","annotations":{"readOnlyHint":false,"destructiveHint":false,"openWorldHint":true}},{"name":"get_me","title":"Get tenant profile","description":"Get the authenticated tenant profile, plan, and feature flags","annotations":{"readOnlyHint":true,"destructiveHint":false,"openWorldHint":true}},{"name":"get_site_settings","title":"Get site settings","description":"Read site branding, copy, and homepage options for the authenticated tenant","annotations":{"readOnlyHint":true,"destructiveHint":false,"openWorldHint":true}},{"name":"update_site_settings","title":"Update site settings","description":"Patch site branding, copy, streaming links, and homepage options","annotations":{"readOnlyHint":false,"destructiveHint":false,"openWorldHint":true}},{"name":"list_albums","title":"List albums","description":"List albums for the authenticated tenant","annotations":{"readOnlyHint":true,"destructiveHint":false,"openWorldHint":true}},{"name":"create_album","title":"Create album","description":"Create a new album on the band site","annotations":{"readOnlyHint":false,"destructiveHint":false,"openWorldHint":true}},{"name":"get_album","title":"Get album","description":"Get an album and its tracks for the authenticated tenant","annotations":{"readOnlyHint":true,"destructiveHint":false,"openWorldHint":true}},{"name":"update_album","title":"Update album","description":"Update album metadata and settings","annotations":{"readOnlyHint":false,"destructiveHint":false,"openWorldHint":true}},{"name":"delete_album","title":"Delete album","description":"Delete an album and all of its tracks","annotations":{"readOnlyHint":false,"destructiveHint":true,"openWorldHint":true}},{"name":"create_track","title":"Create track","description":"Create a track on an album","annotations":{"readOnlyHint":false,"destructiveHint":false,"openWorldHint":true}},{"name":"update_track","title":"Update track","description":"Update track metadata (requires albumId in arguments)","annotations":{"readOnlyHint":false,"destructiveHint":false,"openWorldHint":true}},{"name":"delete_track","title":"Delete track","description":"Delete a track from an album","annotations":{"readOnlyHint":false,"destructiveHint":true,"openWorldHint":true}},{"name":"list_videos","title":"List videos","description":"List YouTube videos for the band site","annotations":{"readOnlyHint":true,"destructiveHint":false,"openWorldHint":true}},{"name":"create_video","title":"Add video","description":"Add a YouTube video to the band site","annotations":{"readOnlyHint":false,"destructiveHint":false,"openWorldHint":true}},{"name":"update_video","title":"Update video","description":"Update a YouTube video entry","annotations":{"readOnlyHint":false,"destructiveHint":false,"openWorldHint":true}},{"name":"delete_video","title":"Delete video","description":"Delete a YouTube video entry","annotations":{"readOnlyHint":false,"destructiveHint":true,"openWorldHint":true}},{"name":"list_pages","title":"List pages","description":"List journal and about pages for the authenticated tenant","annotations":{"readOnlyHint":true,"destructiveHint":false,"openWorldHint":true}},{"name":"create_page","title":"Create journal page","description":"Create a journal page","annotations":{"readOnlyHint":false,"destructiveHint":false,"openWorldHint":true}},{"name":"create_about_page","title":"Create about page","description":"Create the about page (once per tenant)","annotations":{"readOnlyHint":false,"destructiveHint":false,"openWorldHint":true}},{"name":"update_page","title":"Update page","description":"Update a journal or about page","annotations":{"readOnlyHint":false,"destructiveHint":false,"openWorldHint":true}},{"name":"delete_page","title":"Delete page","description":"Delete a journal or about page","annotations":{"readOnlyHint":false,"destructiveHint":true,"openWorldHint":true}},{"name":"rotate_token","title":"Rotate API token","description":"Rotate the bearer token; the new token is shown once","annotations":{"readOnlyHint":false,"destructiveHint":false,"openWorldHint":true}},{"name":"activate_premium","title":"Premium billing info","description":"Documentation only — purchase Premium via REST POST /v1/billing/premium with x402 USDC on Base","annotations":{"readOnlyHint":true,"destructiveHint":false,"openWorldHint":true}}],"transport":"streamable-http","endpoint":"/mcp","auth":"Authorization: Bearer pb_live_… (after claim_tenant)","note":"Purchase Premium via REST /v1/billing/premium with x402, not MCP."}