add sentry

This commit is contained in:
2026-02-15 20:24:15 -08:00
parent 0a56992095
commit 8968a5038d
9 changed files with 495 additions and 13 deletions

8
.vscode/mcp.json vendored Normal file
View File

@@ -0,0 +1,8 @@
{
"servers": {
"Sentry": {
"url": "https://mcp.sentry.dev/mcp/t-e5y/amqtrain",
"type": "http"
}
}
}