We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29d4de8 commit 45ef663Copy full SHA for 45ef663
1 file changed
Dockerfile.validation
@@ -26,6 +26,7 @@ COPY mcp-security-middleware ./mcp-security-middleware/
26
COPY mcp-transport ./mcp-transport/
27
COPY mcp-macros ./mcp-macros/
28
COPY mcp-server ./mcp-server/
29
+COPY mcp-client ./mcp-client/
30
COPY mcp-external-validation ./mcp-external-validation/
31
COPY conformance-tests ./conformance-tests/
32
COPY examples ./examples/
0 commit comments