{"name":"mattalk-mcp","version":"1.60.0","protocol":"2025-03-26","transport":"streamable-http","tools_url":"/mcp","auth":"Bearer JWT (use login or signup tool to get a token)","tools":[{"name":"signup","description":"Create a new Mattalk account. Returns a JWT token that expires in 26 days. Username must be at least 3 characters, password at least 7 characters with 1 digit."},{"name":"login","description":"Login to an existing Mattalk account. Returns a JWT token that expires in 26 days. Use this token as Bearer auth for subsequent MCP calls."},{"name":"create_story","description":"Generate a new story from your idea. Creates an illustrated storybook (MD), an AI song, or an AI drama video. Returns a storyId immediately — processing happens in the background. Use get_story to check progress."},{"name":"remix_story","description":"Turn an existing story into a different format. For example, convert a storybook into a song or video. Uses the same story text — faster and cheaper than creating from scratch. Not available for Model A accounts."},{"name":"quake_story","description":"Regenerate a story completely fresh. Same original idea, but creates a brand new version from scratch with new text and media. Like a \"do-over\". Not available for Model B accounts."},{"name":"get_story","description":"Get story details, versions, and media download links. Story status can be: pending, processing, paraphrasing, generating, generating_media, completed, failed."},{"name":"list_stories","description":"List all your stories with their titles, status, and type."},{"name":"get_balance","description":"Check your account balance. For B2C: shows credit count. For Model A: shows quota remaining and prepaid balance. For Model B: shows prepaid balance in USD."},{"name":"delete_story","description":"Delete a story and all its media (files, versions, logs). This cannot be undone. Use list_stories to find story IDs."},{"name":"buy_credits","description":"Get a Stripe payment link to add funds. For B2C: buy credit packs (Starter/Writer/Author/Storyteller). For B2B: top up prepaid balance with preset amounts."}]}