mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 21:19:48 +00:00
fix mcp tools corrupting session
This commit is contained in:
parent
27f7e02f12
commit
0d50c867ff
2 changed files with 20 additions and 8 deletions
|
|
@ -1,5 +1,11 @@
|
|||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"mcp": {
|
||||
"weather": {
|
||||
"type": "local",
|
||||
"command": ["opencode", "x", "@h1deya/mcp-server-weather"]
|
||||
}
|
||||
},
|
||||
"experimental": {
|
||||
"hook": {
|
||||
"file_edited": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue