Шаблон для создания MCP (Model Context Protocol) сервера с деплоем в кастомный Docker Hub Caila.
{
"mcpServers": {
"mcp-justai-archiver-try2": {
"command": "npx",
"args": [
"-y",
"mcp-justai-archiver-try2"
]
}
}
}