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 25
25
url : " /dhi/get-started/"
26
26
- text : " Use an image"
27
27
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/"
28
39
- title : Docker Engine
29
40
icon : developer_board
30
41
description : |
Original file line number Diff line number Diff line change @@ -207,24 +207,18 @@ <h2 class="font-medium">
207
207
< div class ="flex flex-col gap-12 ">
208
208
< div class ="flex flex-col gap-4 ">
209
209
< h2 class ="font-medium ">
210
- Docker Model Runner
210
+ Docker MCP Catalog and Toolkit
211
211
{{ partial "components/badge.html" (dict "color" "blue" "content" "Beta") }}
212
212
</ h2 >
213
213
< 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
221
215
</ p >
222
216
</ div >
223
217
< div class ="flex flex-col items-start gap-4 xl:flex-row ">
224
218
< a
225
- href ="/desktop/features/model-runner / "
219
+ href ="/ai/mcp-catalog-and-toolkit/get-started / "
226
220
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 >
228
222
</ div >
229
223
</ div >
230
224
</ div >
You can’t perform that action at this time.
0 commit comments