docs: copilot auth and mcp-ui links (#4497)
This commit is contained in:
@@ -31,6 +31,11 @@ import styles from '@site/src/components/Card/styles.module.css';
|
||||
description="Goose transforms text-based responses into engaging graphical and interactive user experiences."
|
||||
link="/docs/guides/interactive-chat/mcp-ui"
|
||||
/>
|
||||
<Card
|
||||
title="Auto Visualiser Extension"
|
||||
description="Generate interactive data visualizations automatically in Goose."
|
||||
link="/docs/mcp/autovisualiser-mcp"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -47,5 +52,10 @@ import styles from '@site/src/components/Card/styles.module.css';
|
||||
description="AI agents need to move beyond walls of text to rich and interactive UX."
|
||||
link="/blog/2025/08/25/mcp-ui-future-agentic-interfaces"
|
||||
/>
|
||||
<Card
|
||||
title="Auto Visualiser with MCP-UI"
|
||||
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"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user