Skip to content

Commit 1dc355c

Browse files
chore(deps): update ghcr.io/stacklok/dockyard/npx/sentry-mcp-server docker tag to v0.21.0 (#355)
* chore(deps): update ghcr.io/stacklok/dockyard/npx/sentry-mcp-server docker tag to v0.21.0 * chore: update tool lists for MCP servers\n\nUpdated servers:\n- sentry\n\nAutomatically updated using 'thv mcp list' command.\n\nCo-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: GitHub Action <[email protected]>
1 parent f0fdcfc commit 1dc355c

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

registry/sentry/spec.yaml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ tier: Official
1010
status: Active
1111
transport: stdio
1212
tools:
13+
- analyze_issue_with_seer
14+
- create_dsn
15+
- create_project
16+
- create_team
1317
- find_dsns
1418
- find_organizations
1519
- find_projects
@@ -22,7 +26,8 @@ tools:
2226
- search_docs
2327
- search_events
2428
- search_issues
25-
- use_sentry
29+
- update_issue
30+
- update_project
2631
- whoami
2732
metadata:
2833
stars: 411
@@ -35,7 +40,7 @@ tags:
3540
- monitoring
3641
- error-tracking
3742
- observability
38-
image: ghcr.io/stacklok/dockyard/npx/sentry-mcp-server:0.20.0
43+
image: ghcr.io/stacklok/dockyard/npx/sentry-mcp-server:0.21.0
3944
permissions:
4045
network:
4146
outbound:

0 commit comments

Comments
 (0)