Skip to content

Model Reference

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

By mode

ModeModelsBrowse
🖼️ Image67Image generation
🎬 Video74Video generation
🔊 Audio19Audio generation
📝 Text5Text & analysis

Providers

All 31 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