IAMF Sentinel for Zed
io.github.jlivingston-cipher/iamf-sentinel-mcp
MCP server for the iamf-sentinel IAMF conformance validator and the iamf-loom packager
client:Zed
transport:stdio
runtime:pypi
Install IAMF Sentinel in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"iamf-sentinel-mcp": {
"command": "uvx",
"args": [
"iamf-sentinel-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs