Skip to content

Commit b7eb3e4

Browse files
authored
Update MCP documentation to specify the latest version of mcp-remote (#13694)
## IS YOUR CHANGE URGENT? Help us prioritize incoming PRs by letting us know when the change needs to go live. - [ ] Urgent deadline (GA date, etc.): <!-- ENTER DATE HERE --> - [ ] Other deadline: <!-- ENTER DATE HERE --> - [X] None: Not urgent, can wait up to 1 week
1 parent 3acb1a9 commit b7eb3e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/product/sentry-mcp/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Most clients that natively support MCP can be configured using a mcp_config.json
3131
"Sentry": {
3232
"command": "npx",
3333
"args": [
34-
"mcp-remote",
34+
"mcp-remote@latest",
3535
"https://mcp.sentry.dev/sse"
3636
]
3737
}
@@ -63,7 +63,7 @@ The Sentry MCP Server has been verified to work in:
6363

6464
### Claude for Desktop
6565

66-
By accessing the developer tools via `CMD + ,` -> `Developer` -> `Edit Config` -> edit the `claude_desktop_config.json` file
66+
By accessing the developer tools via `CMD + ,` -> `Developer` -> `Edit Config` -> edit the `claude_desktop_config.json` file
6767

6868
### Claude.ai
6969

0 commit comments

Comments
 (0)