How to ensure OpenCode uses MCP extensively? #950
Replies: 1 comment
|
A pattern that works well is to make CGC visible as a deliberate planning and code-navigation tool instead of expecting the model to discover it on every turn. Checklist I would try:
In practice, MCP use depends a lot on prompt pressure and whether the model thinks the graph will reduce uncertainty. For OpenCode specifically, I would first verify tool registration, then add a project instruction that requires CGC before refactors or multi-file reasoning. |
Uh oh!
There was an error while loading. Please reload this page.
I have installed and configured "cgc". But OpenCode is not using Tool Calls to CGC. Any idea/trick to solve it? How are you guys using it?
All reactions