Skip to content

Commit 1de509e

Browse files
docs: add instructions for Warp (#253)
Adds instructions on how to add Chrome DevTools MCP to Warp. <img width="797" height="485" alt="Screenshot 2025-10-02 at 12 34 28" src="https://github.com/user-attachments/assets/a62aa05d-512c-468e-86f8-41ce56357600" /> Co-authored-by: Sebastian Benz <[email protected]>
1 parent 1100dbe commit 1de509e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,13 @@ The same way chrome-devtools-mcp can be configured for JetBrains Junie in `Setti
185185
[<img src="https://img.shields.io/badge/Visual_Studio-Install-C16FDE?logo=visualstudio&logoColor=white" alt="Install in Visual Studio">](https://vs-open.link/mcp-install?%7B%22name%22%3A%22chrome-devtools%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22chrome-devtools-mcp%40latest%22%5D%7D)
186186
</details>
187187

188+
<details>
189+
<summary>Warp</summary>
190+
191+
Go to `Settings | AI | Manage MCP Servers` -> `+ Add` to [add an MCP Server](https://docs.warp.dev/knowledge-and-collaboration/mcp#adding-an-mcp-server). Use the config provided above.
192+
193+
</details>
194+
188195
### Your first prompt
189196

190197
Enter the following prompt in your MCP Client to check if everything is working:

0 commit comments

Comments
 (0)