media for Zed
ai.spideriq/media
SpiderIQ Media: SpiderMedia files, videos, per-tenant media catalog (read)
client:Zed
transport:stdio
runtime:npm
Install media in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"media": {
"command": "npx",
"args": [
"-y",
"@spideriq/mcp-media"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs