Skip to content

Commit 37e883c

Browse files
authored
Adding v0 and Factory Droid as a supported MCP to docs (#15882)
1 parent a22ba2b commit 37e883c

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs/product/sentry-mcp/index.mdx

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,12 @@ Available via `Cursor` → `Settings` → `Cursor Settings` → `MCP` following
186186

187187
You can still edit the `mcp.json` file manually if you prefer.
188188

189+
### Factory Droid
190+
191+
When launching Factory Droid CLI, you can add the Sentry MCP server by selecting accessing the MCP menu with `/mcp`, selecting `Add MCP Server from Registry`, and searching for `sentry` in the list.
192+
193+
You can also add it manually by adding the Sentry MCP server URL `https://mcp.sentry.dev/mcp`.
194+
189195
### Amp
190196

191197
Add via the Amp VS Code extension settings screen or by updating your settings.json file:
@@ -211,11 +217,14 @@ Add via the `amp mcp add` command below
211217
amp mcp add sentry -- npx -y mcp-remote@latest https://mcp.sentry.dev/mcp
212218
```
213219

214-
215220
### VS Code and GitHub Copilot
216221

217222
Add the server using `CMD+Shift+P` and selecting `MCP: Add Server`
218223

224+
### Vercel v0
225+
226+
Select `Prompt Tools` in the https://v0.app UI and then select `Add MCP` and select Sentry from the list.
227+
219228
### Warp
220229

221230
Available via `Settings` -> `MCP Servers` -> `Manage MCP Servers` -> `Add MCP Server` -> `Sentry` -> `https://mcp.sentry.dev/mcp`.

0 commit comments

Comments
 (0)