{"name":"melow-schedule","title":"Melow MCP server","description":"Drive a Melow workspace's content schedule and account onboarding from an AI agent: create creators, connect social accounts, upload images, and schedule/edit/verify posts. Thin, real wrapper over the Melow API — anything you do here is real.","protocol":{"name":"mcp","transport":"streamable-http","endpoint":"https://mcp.melow.dev/mcp","methods":["POST"]},"authentication":{"type":"http","scheme":"Bearer","token_format":"mlw_… (a Melow API key; full-tenant)","how_to_obtain":"Create one in the Melow workspace at https://app.melow.dev → Account → API Keys → \"Connect an agent\" (it returns a paste-ready config with the key inlined). A human must mint it — an agent can't self-issue a Melow key.","resource_metadata":"https://mcp.melow.dev/.well-known/oauth-protected-resource"},"setup":{"claude_code":"claude mcp add --transport http melow-schedule https://mcp.melow.dev/mcp --header \"Authorization: Bearer <mlw_key>\"","hermes":"# hermes-home/config.yaml\nmcp_servers:\n  melow-schedule:\n    url: \"https://mcp.melow.dev/mcp\"\n    headers:\n      Authorization: \"Bearer ${MELOW_API_KEY}\"","generic":"Any MCP client: connect to https://mcp.melow.dev/mcp over streamable-HTTP with an \"Authorization: Bearer mlw_…\" header."},"tools":{"count":19,"names":["melow_creator_create","melow_creator_list","melow_account_connect","melow_account_status","melow_device_list","melow_accounts_list","melow_schedule_list","melow_availability_check","melow_post_get","melow_post_status","melow_post_create","melow_post_update","melow_post_reschedule","melow_post_cancel","melow_media_upload","melow_logs_query","melow_logs_sweep","melow_logs_fingerprint_context","melow_logs_capabilities"]},"what_it_can_do":["Onboard: create creators, connect accounts you own, check device-readiness.","Schedule: create/edit/reschedule/cancel posts, upload images, verify a post went live."],"boundary":"Today only TikTok still-image posts publish, and only once a human signs the account into a phone. The MCP cannot create a new account or sign one into a device.","health":"https://mcp.melow.dev/health"}