Skip to content
VS Code

Deep Art AI for VS Code

io.github.deeparteffects/deep-art-ai

Generate and edit images and videos, and check your Deep Art credit balance.

client:VS Code transport:streamable-http

Install Deep Art AI in VS Code

.vscode/mcp.json

{
  "servers": {
    "deep-art-ai": {
      "type": "http",
      "url": "https://api.deepart.ai/mcp"
    }
  }
}

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

Deep Art AI in other clients