kshitijthakkar commited on
Commit
880ef7f
Β·
1 Parent(s): 9e2cabe

docs: Add TraceMind-MCP-Server demo video links

Browse files

- Add Demo Videos section to About tab Quick Links (5 min + 20 min demos)
- Add Demo Videos section to TraceMind-MCP-Server tab

Files changed (1) hide show
  1. screens/documentation.py +16 -0
screens/documentation.py CHANGED
@@ -167,6 +167,13 @@ TraceMind demonstrates the complete MCP ecosystem:
167
  | **MCP Server** | Building MCP (Track 1) | [HF Space](https://huggingface.co/spaces/MCP-1st-Birthday/TraceMind-mcp-server) |
168
  | **TraceMind-AI** | MCP in Action (Track 2) | [HF Space](https://huggingface.co/spaces/MCP-1st-Birthday/TraceMind) |
169
 
 
 
 
 
 
 
 
170
  ### πŸ“’ Community Posts
171
 
172
  - πŸŽ‰ [**TraceMind Teaser**](https://www.linkedin.com/posts/kshitij-thakkar-2061b924_mcpsfirstbirthdayhackathon-mcpsfirstbirthdayhackathon-activity-7395686529270013952-g_id) - MCP's 1st Birthday Hackathon announcement
@@ -1801,6 +1808,15 @@ curl -H "Authorization: Bearer $GEMINI_API_KEY" \\
1801
 
1802
  ---
1803
 
 
 
 
 
 
 
 
 
 
1804
  ## πŸ“„ License
1805
 
1806
  **AGPL-3.0** - Open source and free to use
 
167
  | **MCP Server** | Building MCP (Track 1) | [HF Space](https://huggingface.co/spaces/MCP-1st-Birthday/TraceMind-mcp-server) |
168
  | **TraceMind-AI** | MCP in Action (Track 2) | [HF Space](https://huggingface.co/spaces/MCP-1st-Birthday/TraceMind) |
169
 
170
+ ### 🎬 Demo Videos
171
+
172
+ | Video | Duration | Link |
173
+ |-------|----------|------|
174
+ | **TraceMind-MCP-Server Quick Demo** | 5 mins | [Watch on Loom](https://www.loom.com/share/d4d0003f06fa4327b46ba5c081bdf835) |
175
+ | **TraceMind-MCP-Server Full Demo** | 20 mins | [Watch on Loom](https://www.loom.com/share/de559bb0aef749559c79117b7f951250) |
176
+
177
  ### πŸ“’ Community Posts
178
 
179
  - πŸŽ‰ [**TraceMind Teaser**](https://www.linkedin.com/posts/kshitij-thakkar-2061b924_mcpsfirstbirthdayhackathon-mcpsfirstbirthdayhackathon-activity-7395686529270013952-g_id) - MCP's 1st Birthday Hackathon announcement
 
1808
 
1809
  ---
1810
 
1811
+ ## 🎬 Demo Videos
1812
+
1813
+ | Video | Duration | Description |
1814
+ |-------|----------|-------------|
1815
+ | **Quick Demo** | 5 mins | [Watch on Loom](https://www.loom.com/share/d4d0003f06fa4327b46ba5c081bdf835) - Quick overview of TraceMind-MCP-Server features |
1816
+ | **Full Demo** | 20 mins | [Watch on Loom](https://www.loom.com/share/de559bb0aef749559c79117b7f951250) - Comprehensive walkthrough with detailed explanations |
1817
+
1818
+ ---
1819
+
1820
  ## πŸ“„ License
1821
 
1822
  **AGPL-3.0** - Open source and free to use