Skip to content

Commit 15d382b

Browse files
authored
docs: add Factory installation instructions (#1184)
1 parent e72701b commit 15d382b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,21 @@ Go to `Cursor Settings` -> `MCP` -> `Add new MCP Server`. Name to your liking, u
115115

116116
</details>
117117

118+
<details>
119+
<summary>Factory</summary>
120+
121+
Use the Factory CLI to add the Playwright MCP server:
122+
123+
```bash
124+
droid mcp add playwright "npx @playwright/mcp@latest"
125+
```
126+
127+
Alternatively, type `/mcp` within Factory droid to open an interactive UI for managing MCP servers.
128+
129+
For more information, see the [Factory MCP documentation](https://docs.factory.ai/cli/configuration/mcp).
130+
131+
</details>
132+
118133
<details>
119134
<summary>Gemini CLI</summary>
120135

0 commit comments

Comments
 (0)