From 288f1b863bd9953779122fbc9e6d8b3555ddb09c Mon Sep 17 00:00:00 2001 From: christian-lms Date: Wed, 23 Jul 2025 11:22:13 -0400 Subject: [PATCH] docs: Add LM Studio installation instructions (#688) --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 01cc0f3..de48c2d 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,18 @@ Follow the MCP install [guide](https://github.com/google-gemini/gemini-cli/blob/ Go to `Advanced settings` -> `Extensions` -> `Add custom extension`. Name to your liking, use type `STDIO`, and set the `command` to `npx @playwright/mcp`. Click "Add Extension". +
+LM Studio + +#### Click the button to install: + +[![Add MCP Server playwright to LM Studio](https://files.lmstudio.ai/deeplink/mcp-install-light.svg)](https://lmstudio.ai/install-mcp?name=playwright&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyJAcGxheXdyaWdodC9tY3BAbGF0ZXN0Il19) + +#### Or install manually: + +Go to `Program` in the right sidebar -> `Install` -> `Edit mcp.json`. Use the standard config above. +
+
Qodo Gen