We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 839e77c commit 16b10feCopy full SHA for 16b10fe
src/extension/ui/src/components/CatalogGrid.tsx
@@ -78,8 +78,7 @@ export const CatalogGrid: React.FC<CatalogGridProps> = ({ appProps }) => {
78
>
79
<Typography variant="h3">Docker MCP Toolkit</Typography>
80
<Typography sx={{ color: 'text.secondary' }}>
81
- Browse the Docker MCP Catalog and connect Dockerized MCP servers to
82
- your favorite MCP Client
+ Browse and connect Dockerized MCP servers to your favorite MCP clients.
83
</Typography>
84
</Stack>
85
{hasOutOfCatalog && (
0 commit comments