MCP server for the iamf-sentinel IAMF conformance validator and the iamf-loom packager
claude mcp add iamf-sentinel-mcp -- uvx iamf-sentinel-mcp
claude_desktop_config.json
{
"mcpServers": {
"iamf-sentinel-mcp": {
"command": "uvx",
"args": [
"iamf-sentinel-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"iamf-sentinel-mcp": {
"command": "uvx",
"args": [
"iamf-sentinel-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"iamf-sentinel-mcp": {
"command": "uvx",
"args": [
"iamf-sentinel-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"iamf-sentinel-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"iamf-sentinel-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"iamf-sentinel-mcp": {
"command": "uvx",
"args": [
"iamf-sentinel-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.jlivingston-Cipher--iamf-sentinel-mcp/reviews or the review_server meta-tool.
POST /mcp