WidemileDocs
ToolsWorkflowsChangelogGitHub
  • Introduction
  • Getting started
  • CLI (wm)
  • Configuration
  • Tool index
Widemile MCP

Build on the Widemile creative stack

Hosted Model Context Protocol server for the Widemile creative tools — generation, editing, characters, video, and 3D. Streamable HTTP, OAuth 2.1 + PKCE, 9 typed tools, production-ready from Claude, Cursor, and any compliant MCP client.

Get started Browse tools
Tools
9
Transport
Streamable HTTP
Auth
OAuth 2.1 + PKCE
Version
2.0.0

Tool categories

2 tools
Generation

Core text-to-image and text/image-to-video primitives.

Explore
4 tools
Image tools

Edit, expand, and explore image variations.

Explore
2 tools
Characters

Build characters, casts, and UGC kits.

Explore
1 tools
3D

Lift 2D references into 3D meshes.

Explore

Quickstart — pick a path

Two ways to use Widemile programmatically. Both hit the same hosted backend — pick the one that fits your workflow. The CLI is the fastest path for terminals and scripts; the MCP connector is the fastest path for Claude / Cursor.

# 1. Install
npm i -g @wmstudio/cli

# 2. Log in
# Token issuance from the dashboard is temporarily unavailable.
wm login

# 3. Generate
wm gen image "a single red apple on white seamless" -o apple.png

Where to next

CLI (wm)
Install once with npm, log in once, generate from any terminal or script.
Connect Claude or Cursor
Use the hosted MCP server directly from an AI client — no install needed.
Tool reference
Every Widemile MCP tool — params, examples, errors, related calls.
Workflows
End-to-end recipes: generate, expand, camera angles, brand campaigns, casting → UGC.
Errors
Common failure modes and the right recovery paths.
Widemile MCP — v2.0.0
Docs home