File tree Expand file tree Collapse file tree 2 files changed +15
-10
lines changed Expand file tree Collapse file tree 2 files changed +15
-10
lines changed Original file line number Diff line number Diff line change 2525 url : " /dhi/get-started/"
2626 - text : " Use an image"
2727 url : " /dhi/how-to/use/"
28+ - title : Docker MCP Catalog and Toolkit
29+ icon : /icons/toolkit.svg
30+ description : |
31+ Augment your AI workflows with MCP servers.
32+ links :
33+ - text : " Overview"
34+ url : " /ai/mcp-catalog-and-toolkit/"
35+ - text : " Quickstart"
36+ url : " /ai/mcp-catalog-and-toolkit/get-started/"
37+ - text : " Explore the MCP Toolkit"
38+ url : " /ai/mcp-catalog-and-toolkit/toolkit/"
2839 - title : Docker Engine
2940 icon : developer_board
3041 description : |
Original file line number Diff line number Diff line change @@ -207,24 +207,18 @@ <h2 class="font-medium">
207207 < div class ="flex flex-col gap-12 ">
208208 < div class ="flex flex-col gap-4 ">
209209 < h2 class ="font-medium ">
210- Docker Model Runner
210+ Docker MCP Catalog and Toolkit
211211 {{ partial "components/badge.html" (dict "color" "blue" "content" "Beta") }}
212212 </ h2 >
213213 < p class ="text-xl ">
214- Run, test, and serve AI models locally in seconds — no
215- setup, no hassle.
216- </ p >
217- < p >
218- Whether you’re experimenting with the latest LLMs or
219- deploying to production, Docker Model Runner brings the
220- performance and control you need, without the friction.
214+ Supercharge your AI applications or agents with secure, containerized tools
221215 </ p >
222216 </ div >
223217 < div class ="flex flex-col items-start gap-4 xl:flex-row ">
224218 < a
225- href ="/desktop/features/model-runner / "
219+ href ="/ai/mcp-catalog-and-toolkit/get-started / "
226220 class ="bg-blue dark:bg-blue rounded-sm p-2 px-4 text-white transition duration-300 hover:bg-blue-500 dark:hover:bg-blue-500 "
227- > Read the docs </ a >
221+ > Let's get started </ a >
228222 </ div >
229223 </ div >
230224 </ div >
You can’t perform that action at this time.
0 commit comments