Update CONFIGURATION.md with Opencode TUI details

Added configuration instructions for Opencode TUI/Desktop.
This commit is contained in:
ShalokShalom 2026-06-02 16:06:08 +02:00 committed by GitHub
parent cd496e562c
commit c9f457dd94
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 locations. I recommend `opencode.json` in the project folder.
```json
{
"mcpServers": {
"vestige": {
"command": "vestige-mcp"
}
}
}
```
---
## Custom Data Directory