Merge pull request #67 from ShalokShalom/patch-1

Update CONFIGURATION.md with Opencode TUI details
This commit is contained in:
Sam Valladares 2026-06-08 12:14:26 -05:00 committed by GitHub
commit 241dfdd6cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -141,6 +141,20 @@ Add to `%APPDATA%\Claude\claude_desktop_config.json`:
}
```
### Opencode TUI/Desktop
You can put it at [various different](https://opencode.ai/docs/config/#locations) locations. I recommend `opencode.json` in the project folder.
```json
{
"mcpServers": {
"vestige": {
"command": "vestige-mcp"
}
}
}
```
---
## Custom Data Directory