diff --git a/content/_index.md b/content/_index.md index a577e65a04..22332ff625 100644 --- a/content/_index.md +++ b/content/_index.md @@ -25,6 +25,17 @@ grid: url: "/dhi/get-started/" - text: "Use an image" url: "/dhi/how-to/use/" + - title: Docker MCP Catalog and Toolkit + icon: /icons/toolkit.svg + description: | + Augment your AI workflows with MCP servers. + links: + - text: "Overview" + url: "/ai/mcp-catalog-and-toolkit/" + - text: "Quickstart" + url: "/ai/mcp-catalog-and-toolkit/get-started/" + - text: "Explore the MCP Toolkit" + url: "/ai/mcp-catalog-and-toolkit/toolkit/" - title: Docker Engine icon: developer_board description: | diff --git a/layouts/index.html b/layouts/index.html index 1a2b630324..cf9e370b57 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -207,24 +207,18 @@

- Docker Model Runner + Docker MCP Catalog and Toolkit {{ partial "components/badge.html" (dict "color" "blue" "content" "Beta") }}

- Run, test, and serve AI models locally in seconds — no - setup, no hassle. -

-

- Whether you’re experimenting with the latest LLMs or - deploying to production, Docker Model Runner brings the - performance and control you need, without the friction. + Supercharge your AI applications or agents with secure, containerized tools

Read the docs + >Let's get started