Skip to content

Model Reference

The full Picsart AI Playground catalog: 176 models from 30 providers, across image, video, and audio. Every model is usable from both the gen-ai CLI and the MCP server with the same id.

By mode

ModeModelsBrowse
🖼️ Image77Image generation
🎬 Video78Video generation
🔊 Audio21Audio generation

Providers

All 30 providers have a dedicated reference page. Browse them as cards on the Providers → page, or pick a model directly from the Model Catalog →.

How to read a provider page

Each provider page lists its models with:

  • a models table (id, display name, mode, input type),
  • a CLI example and an MCP example for the flagship model,
  • a key parameters table sourced from the live catalog,
  • vendor-specific notes and constraints.

Discover live

The catalog evolves as new models ship. Query it directly:

bash
gen-ai models --json | jq '.[] | {id, provider, mode}'
gen-ai models --provider kling
json
{ "name": "picsart_list_models", "arguments": { "provider": "kling" } }

Built on @picsart/ai-sdk · gen-ai CLI · Picsart MCP · Skills