diff options
Diffstat (limited to 'opencode.json')
| -rw-r--r-- | opencode.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/opencode.json b/opencode.json index 720ece5c1..090aed596 100644 --- a/opencode.json +++ b/opencode.json @@ -1,3 +1,9 @@ { - "$schema": "https://opencode.ai/config.json" + "$schema": "https://opencode.ai/config.json", + "mcp": { + "sentry": { + "type": "remote", + "url": "https://mcp.sentry.dev/sse" + } + } } |
