jstoppa commited on
Commit
d5a90b2
·
verified ·
1 Parent(s): d72e3c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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-an-mcp-server-and-client-with-an-llm/post/)
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