docs: autovisualiser extension (#4380)

This commit is contained in:
Angie Jones
2025-08-29 19:25:26 -05:00
committed by GitHub
parent cc97554695
commit 980f994455
15 changed files with 241 additions and 5 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 147 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

+11
View File
@@ -50,6 +50,17 @@
}
]
},
{
"id": "autovisualiser",
"name": "Auto Visualiser",
"description": "Automatic data visualisation via MCP-UI",
"command": "",
"link": "https://github.com/block/goose/tree/main/crates/goose-mcp/src/autovisualiser",
"installation_notes": "This is a built-in extension that comes with Goose and can be enabled on the Extensions page.",
"is_builtin": true,
"endorsed": true,
"environmentVariables": []
},
{
"id": "blender-mcp",
"name": "Blender",