docs: add instructions for Warp (#1103)

This commit is contained in:
Kim Hallberg
2025-10-02 22:05:41 +02:00
committed by GitHub
parent 29e532687c
commit fb900a8827

View File

@@ -165,6 +165,13 @@ code --add-mcp '{"name":"playwright","command":"npx","args":["@playwright/mcp@la
After installation, the Playwright MCP server will be available for use with your GitHub Copilot agent in VS Code. After installation, the Playwright MCP server will be available for use with your GitHub Copilot agent in VS Code.
</details> </details>
<details>
<summary>Warp</summary>
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 standard config above.
</details>
<details> <details>
<summary>Windsurf</summary> <summary>Windsurf</summary>