Skip to content

docs: add opencode-vision MCP server example#27668

Open
NickRivers1983 wants to merge 1 commit into
anomalyco:devfrom
NickRivers1983:add-opencode-vision
Open

docs: add opencode-vision MCP server example#27668
NickRivers1983 wants to merge 1 commit into
anomalyco:devfrom
NickRivers1983:add-opencode-vision

Conversation

@NickRivers1983
Copy link
Copy Markdown

@NickRivers1983 NickRivers1983 commented May 15, 2026

Issue for this PR

N/A — community contribution, no existing issue.

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Adds opencode-vision to the MCP servers examples section of the docs.

opencode-vision is a Python MCP server that allows text-only models (big-pickle, DeepSeek, etc.) to analyze images via Google Gemini Vision API + local tesseract OCR. It returns text descriptions that any LLM can understand.

The entry includes:

  • A configuration example for opencode.json
  • Setup instructions (pip install + API key)
  • A tool reference table

How did you verify your code works?

The server was built and tested locally with real images (LinkedIn banner, Canva evaluation slide) before packaging. PyPI package was built (pip install opencode-vision) and verified the entry point works. The fork was created from the upstream repo and the docs change was applied to the correct file at packages/web/src/content/docs/mcp-servers.mdx.

Screenshots / recordings

N/A — documentation change only.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. and removed needs:compliance This means the issue will auto-close after 2 hours. labels May 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

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.

1 participant