mirror of
https://github.com/sst/opencode.git
synced 2025-07-08 00:25:00 +00:00
docs: Fix invalid json in the mcp example config (#645)
This commit is contained in:
parent
4a0be45d3d
commit
f13b0af491
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ Add a local MCP servers under `mcp.localmcp`.
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
You can also disable a server by setting `enabled` to `false`. This is useful if you want to temporarily disable a server without removing it from your config.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue