mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
more graceful mcp failures
This commit is contained in:
parent
f0e19a6542
commit
100d6212be
4 changed files with 64 additions and 6 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue