Skip to content

Commit 1116bc3

Browse files
author
Dev Agent Amelia
committed
docs: add 16:9 demo video and thumbnail to README (GitHub + npmjs)
1 parent a5a7c8d commit 1116bc3

4 files changed

Lines changed: 11 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,11 @@ scripts/*
4343
!scripts/build.mjs
4444
mcp-template/
4545
autoparc/
46-
assets/
46+
assets/*
4747
debug/
4848
!assets/logo.webp
49+
!assets/demo.mp4
50+
!assets/demo-thumbnail.jpg
4951

5052
# Private planning & internal artifacts (security/privacy)
5153
workdoc/

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@
2121

2222
---
2323

24+
<div align="center">
25+
<video src="assets/demo.mp4" controls poster="assets/demo-thumbnail.jpg" width="800">
26+
<a href="assets/demo.mp4"><img src="assets/demo-thumbnail.jpg" alt="▶ Watch MCP Dataverse in action — 60s demo" width="800" /></a>
27+
</video>
28+
</div>
29+
30+
---
31+
2432
## Why MCP Dataverse?
2533

2634
AI agents hallucinate schema, guess column names, and build broken OData queries. This server gives them **real-time access** to your Dataverse environment — schema, records, metadata, solutions — through the [Model Context Protocol](https://modelcontextprotocol.io).

assets/demo-thumbnail.jpg

15.3 KB
Loading

assets/demo.mp4

3.32 MB
Binary file not shown.

0 commit comments

Comments
 (0)