diff --git a/Dockerfile b/Dockerfile index cccb78e..35c5090 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM node:20-slim LABEL maintainer="Taskade " -LABEL description="Taskade MCP Server — 62 AI tools for project management via Model Context Protocol" +LABEL description="Taskade MCP Server — AI tools for projects, tasks, agents, and webhooks via Model Context Protocol" LABEL org.opencontainers.image.source="https://github.com/taskade/mcp" LABEL org.opencontainers.image.licenses="MIT"