From 3eaafbd8e29732dda08f6dbc02aa9800b6363412 Mon Sep 17 00:00:00 2001 From: Aaron Wislang Date: Tue, 5 Aug 2025 17:56:39 -0400 Subject: [PATCH] docs: add link to installation instructions Signed-off-by: Aaron Wislang --- docs/mcp-clients.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/mcp-clients.md b/docs/mcp-clients.md index 77be2c21..45ef6bfc 100644 --- a/docs/mcp-clients.md +++ b/docs/mcp-clients.md @@ -1,5 +1,7 @@ # Model Context Protocol (MCP) Clients +If you haven't installed Wassette yet, follow the [installation instructions](https://github.com/microsoft/wassette?tab=readme-ov-file#installation) first. + ## Visual Studio Code [Click to install Wassette in GitHub Copilot in Visual Studio Code](vscode:mcp/install?%7B%22name%22%3A%22wassette%22%2C%22gallery%22%3Afalse%2C%22command%22%3A%22wassette%22%2C%22args%22%3A%5B%22serve%22%2C%22--stdio%22%5D%7D), or add the Wassete MCP server to VS Code from the command line using the `code` command: