Releases
Changelog
Version history for the WM Studio MCP.
v2.0.0
Studio surface- Pivot to the WM Studio creative tool surface: generation, image tools, characters, video, 3D.
- 12 typed `studio_*` tools, each with status (stable / beta / preview).
- Async job model: long-running tools return job_id; clients poll.
- Tool docs reorganised under 5 categories with capability matrix.
v1.0.0
Initial release- Streamable HTTP transport at /mcp/ with OAuth 2.1 + PKCE bridged to Supabase.
- Redis-backed OAuth state, job tracking, and rate limiting.
- Fly.io and Railway deployment paths.