Show HN: I taught GPT-OSS-120B to see using Google Lens and OpenCV

Published: (February 11, 2026 at 12:40 AM EST)
1 min read

Source: Hacker News

Overview

I built an MCP server that gives any local LLM real Google search and vision capabilities—no API keys needed. The latest feature, google_lens_detect, uses OpenCV to find objects in an image, crops each one, and sends them to Google Lens for identification. GPT‑OSS‑120B, a text‑only model with zero vision support, correctly identified an NVIDIA DGX Spark and a SanDisk USB drive from a desk photo.

Features

  • Google Search, News, Shopping, Scholar, Maps, Finance, Weather, Flights, Hotels, Translate, Images, Trends, and more (17 tools total)
  • Vision support via OpenCV + Google Lens (google_lens_detect)
  • No API keys required

Installation

pip install noapi-google-search-mcp
playwright install chromium
0 views
Back to Blog

Related posts

Read more »

Dune II written in HTML5/JS

- AI CODE CREATION GitHub CopilotWrite better code with AI https://github.com/features/copilot - GitHub SparkBuild and deploy intelligent apps https://github.co...

You can't trust the internet anymore

markdown This is a 'byte' post. It may not be as detailed as other posts. I like things that are strange and a bit obscure. It’s a habit of mine, and a lot of t...