diff --git a/README.md b/README.md index 05b92f64b..5e20d4349 100644 --- a/README.md +++ b/README.md @@ -66,9 +66,9 @@ amp mcp add chrome-devtools -- npx chrome-devtools-mcp@latest
Antigravity -To use the Chrome DevTools MCP server follow the instructions from Antigravity's docs to install a custom MCP server. Add the following config to the MCP servers config: +To use the Chrome DevTools MCP server follow the instructions from Antigravity's docs to install a custom MCP server. Add the following config to the MCP servers config: -```bash +```json { "mcpServers": { "chrome-devtools": { @@ -85,7 +85,7 @@ To use the Chrome DevTools MCP server follow the instructions from