Skip to content
VS Code

Picsart GenAI for VS Code

com.picsart.api/gen-ai

Generate and edit images, videos, and audio with 150+ models from 20+ vendors.

client:VS Code transport:streamable-http

Install Picsart GenAI in VS Code

.vscode/mcp.json

{
  "servers": {
    "gen-ai": {
      "type": "http",
      "url": "https://api.picsart.com/gen-ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Picsart GenAI in other clients