image for Zed
io.github.rog0x/image
Image metadata, favicon, OG image for AI agents
client:Zed
transport:stdio
runtime:npm
Install image in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"image": {
"command": "npx",
"args": [
"-y",
"@rog0x/mcp-image-tools"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs