We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e265290 commit 6477a2fCopy full SHA for 6477a2f
docs/product/sentry-mcp/index.mdx
@@ -185,7 +185,7 @@ You can still edit the `mcp.json` file manually if you prefer.
185
186
### Amp
187
188
-Add the server via the Amp VS Code extension settings screen or by updating your settings.json file:
+Add via the Amp VS Code extension settings screen or by updating your settings.json file:
189
190
```json
191
"amp.mcpServers": {
@@ -202,7 +202,7 @@ Add the server via the Amp VS Code extension settings screen or by updating your
202
203
**Amp CLI Setup:**
204
205
-Add the Sentry MCP via the `amp mcp add` command below
+Add via the `amp mcp add` command below
206
207
```bash
208
amp mcp add sentry -- npx -y mcp-remote@latest https://mcp.sentry.dev/mcp
0 commit comments