diff --git a/intro_test/INTRO_README.md b/intro_test/INTRO_README.md index d0983a0..5846a5a 100644 --- a/intro_test/INTRO_README.md +++ b/intro_test/INTRO_README.md @@ -8,7 +8,7 @@ Think of MCP like a USB-C port for AI applications. Just as USB-C provides a sta ## MCP Overview -![MCP Introduction](images/mcp_intro.png) +![MCP Introduction](../images/mcp_intro.png) The diagram above illustrates how MCP creates a standardized interface between AI models and external tools/data sources through MCP servers that act as intermediaries. @@ -90,7 +90,7 @@ MCP supports multiple transport protocols for communication between clients and - **Implementation**: Launches server as subprocess with stdin/stdout pipes - **Setup**: No network configuration required -![Setup Mechanism](images/steup_mechanism.png) +![Setup Mechanism](../images/steup_mechanism.png) The setup mechanism diagram shows how different transport protocols handle the connection establishment between MCP clients and servers.