Files
tkmind_go/documentation/docs/mcp/excalidraw-mcp.md
T

2.7 KiB

title, description
title description
Excalidraw Extension Add Excalidraw MCP App as a goose Extension

import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; import YouTubeShortEmbed from '@site/src/components/YouTubeShortEmbed'; import CLIExtensionInstructions from '@site/src/components/CLIExtensionInstructions'; import GooseDesktopInstaller from '@site/src/components/GooseDesktopInstaller';

This tutorial covers how to add the Excalidraw MCP App as a goose extension that enables goose to draw hand sketched Excalidraw diagrams in real time.

:::tip Quick Install Launch the installer Add a Remote Extension (Streaming HTTP) extension type with:

Endpoint URL

https://excalidraw-mcp-app.vercel.app/mcp
:::

Configuration

These steps configure the Remote MCP Server. For other deployment options, see the Excalidraw MCP App documentation.

Example Usage

In this example, we use the Excalidraw MCP App to have Goose visualize its own automation pipeline in real time. This demonstrates how Goose can connect to live tools, reason about workflows, and generate structured diagrams element by element.

goose Prompt

Hey Goose review my video automation recipe and create a visual of the automation pipeline for me. I want clean lines and clear labels.

goose Output


─── reading /Users/ebonyl/Desktop/plug-and-play-video.yaml ──────────────────────────

─── Create View elements: [ {"type":"cameraUpdate","width":600}, ...] ──────────────────────────

excalidraw image