mirror of
https://github.com/block/goose.git
synced 2026-05-01 21:10:54 +00:00
docs: recipe video carousel (#4660)
This commit is contained in:
parent
7f51e078a9
commit
c8d4bbde9e
3 changed files with 130 additions and 1 deletions
|
|
@ -57,5 +57,10 @@ import styles from '@site/src/components/Card/styles.module.css';
|
|||
description="Automatically render visual representations of data as you interact with it, powered by MCP-UI"
|
||||
link="/blog/2025/08/27/autovisualiser-with-mcp-ui"
|
||||
/>
|
||||
<Card
|
||||
title="How to Make An MCP Server MCP-UI Compatible"
|
||||
description="Making an MCP server MCP-UI compatible requires just a few lines of code"
|
||||
link="/blog/2025/09/08/turn-any-mcp-server-mcp-ui-compatible"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue