Deep Art AI for Claude Desktop
io.github.deeparteffects/deep-art-ai
Generate and edit images and videos, and check your Deep Art credit balance.
client:Claude Desktop
transport:streamable-http
Install Deep Art AI in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"deep-art-ai": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.deepart.ai/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs