Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ short_description: MCP Task Manager CLI
|
|
| 15 |
|
| 16 |
This repository demonstrates the implementation of the Model Context Protocol (MCP), a standardized approach for managing context in AI/ML models.
|
| 17 |
|
| 18 |
-
To get more details, look at the post [How to create an MCP server and client with an LLM](https://jstoppa.com/posts/how-to-create-
|
| 19 |
|
| 20 |
## Overview
|
| 21 |
|
|
|
|
| 15 |
|
| 16 |
This repository demonstrates the implementation of the Model Context Protocol (MCP), a standardized approach for managing context in AI/ML models.
|
| 17 |
|
| 18 |
+
To get more details, look at the post [How to create an MCP server and client with an LLM](https://jstoppa.com/posts/how-to-create-a-model-context-protocol-mcp-to-give-context-to-an-llm/post/)
|
| 19 |
|
| 20 |
## Overview
|
| 21 |
|