mirror of
https://github.com/ForLoopCodes/contextplus.git
synced 2026-04-26 06:25:50 +03:00
[GH-ISSUE #8] Feature Request: Support for OpenCode integration / OpenCode-compatible MCP endpoint #5
Labels
No labels
bug
bug
documentation
enhancement
enhancement
good first issue
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/contextplus#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shishirprao on GitHub (Mar 1, 2026).
Original GitHub issue: https://github.com/ForLoopCodes/contextplus/issues/8
Originally assigned to: @ForLoopCodes on GitHub.
Is it already compatible/plug-and-play with OpenCode (opencode.ai) via the standard MCP? If yes, is there an example config (like opencode.json) or a quick setup note? Thanks!
@ForLoopCodes commented on GitHub (Mar 2, 2026):
done
@shishirprao commented on GitHub (Mar 3, 2026):
I tried it, but it does not work for me.
This is how it shows up on my opencode TUI.
This is my config file:
@shishirprao commented on GitHub (Mar 3, 2026):
It was an issue with my setup. I use DevContainers, and I was running ollama on Windows. The bridge between VSCode DevContainer and the host was incorrect. Fixed it and everything works.