jstoppa commited on
Commit
b03ff74
·
verified ·
1 Parent(s): 0f12f41

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Model Context Protocol (MCP) Example Implementation
2
 
3
  This repository demonstrates the implementation of the Model Context Protocol (MCP), a standardized approach for managing context in AI/ML models.
 
1
+ ---
2
+ title: MCP Task Manager CLI
3
+ emoji: 📋
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: docker
7
+ sdk_version: "3.11"
8
+ app_file: mcp_task_client.py
9
+ pinned: false
10
+ ---
11
+
12
  # Model Context Protocol (MCP) Example Implementation
13
 
14
  This repository demonstrates the implementation of the Model Context Protocol (MCP), a standardized approach for managing context in AI/ML models.