Skip to content
Zed

deviantart mcp for Zed

io.github.mrfentmen/deviantart-mcp

DeviantArt browse: hot, newest, tags, metadata.

client:Zed transport:stdio runtime:npm

Install deviantart mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "deviantart-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "deviantart-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

deviantart mcp in other clients