docs: copilot auth and mcp-ui links (#4497)

This commit is contained in:
dianed-square
2025-09-03 15:51:47 -07:00
committed by GitHub
parent 8ae18edc1f
commit bfa223fc50
2 changed files with 11 additions and 1 deletions
@@ -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>