Sentry integration
Changelog-Added: Added Sentry error and diagnostics reporting to aid future quality improvements Closes: #3731 Signed-off-by: Daniel D’Aquino <daniel@daquino.me>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"mcp": {
|
||||
"Sentry": {
|
||||
"type": "remote",
|
||||
"url": "https://mcp.sentry.dev/mcp/damus-nostr-inc/apple-ios",
|
||||
"oauth": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user