Skip to content

Commit e50bb0a

Browse files
enoreyesOrKoN
authored andcommitted
docs: add Factory CLI configuration to MCP clients
1 parent 247e1b6 commit e50bb0a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,16 @@ Go to `Cursor Settings` -> `MCP` -> `New MCP Server`. Use the config provided ab
152152

153153
</details>
154154

155+
<details>
156+
<summary>Factory CLI</summary>
157+
Use the Factory CLI to add the Chrome DevTools MCP server (<a href="https://docs.factory.ai/cli/configuration/mcp">guide</a>):
158+
159+
```bash
160+
droid mcp add chrome-devtools "npx -y chrome-devtools-mcp@latest"
161+
```
162+
163+
</details>
164+
155165
<details>
156166
<summary>Gemini CLI</summary>
157167
Install the Chrome DevTools MCP server using the Gemini CLI.

0 commit comments

Comments
 (0)