Skip to content

Conversation

@prestist
Copy link

@prestist prestist commented Nov 6, 2025

So I was using opencode, and wanted to have integration for MCP servers. I think this is all that is needed.

I tested this locally

./thv client status
./thv client register opencode

Then ran a mcp server

./thv run context7

opencode
verified mcp server present. 

Not sure if there are other steps for integration of opencode.

@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.16%. Comparing base (f8da12f) to head (9131ec9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2489   +/-   ##
=======================================
  Coverage   55.16%   55.16%           
=======================================
  Files         305      305           
  Lines       29218    29218           
=======================================
  Hits        16118    16118           
  Misses      11669    11669           
  Partials     1431     1431           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@eleftherias eleftherias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @prestist! This looks good.
I see there are some small linting issues, could you just run task lint to see the lint errors and task docs to update the CLI docs?

@prestist
Copy link
Author

Thank you, absolutely will do! @eleftherias

@prestist prestist force-pushed the opencode-client branch 2 times, most recently from 62661a0 to 9131ec9 Compare November 11, 2025 16:16
@prestist
Copy link
Author

prestist commented Nov 11, 2025

@eleftherias I looked at the taskfile and ran linting / created the docs I think; lmk if there is anything else! Thank you.

Oof, ok I see I missed a few; I cannot run golang-lint ci locally due to some config weird, Let me make the changes listed in the CI real quick.

The doc's bit supersized me though; looking again

@prestist prestist force-pushed the opencode-client branch 2 times, most recently from f53661a to 1203c2c Compare November 11, 2025 19:43
@prestist
Copy link
Author

Hmm, im still struggling with running linting locally tried my hand with AI here to see if it can figure out my environment. 🤞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants