Search Sunex lenses and imager sensors, match compatible optics, get pricing. No API key needed.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
A public Model Context Protocol server that lets AI assistants search Sunex's lens and imager catalog in natural language.
Live endpoint: https://mcp.sunex-ai.com/mcp
Landing page: sunex-ai.com
Transport: Streamable HTTP (MCP spec 2025-03-26). Legacy SSE endpoint at /sse preserved for older clients.
Settings β Connectors β Add custom connector β paste https://mcp.sunex-ai.com/mcp
Add to your MCP config with transport streamable-http and the URL above.
Via any MCP β OpenAPI bridge as a custom GPT Action.
| Tool | What it does |
|---|---|
recommend_lens_for_imager | Give it an imager PN β compatible lenses with FOV and angular resolution. One shot. |
search_imagers | Find sensors by PN, manufacturer, or resolution class. |
get_imager_detail | Full sensor specs plus computed geometry (width / height / diagonal in mm). |
find_compatible_lenses | Given pixel count + pitch, return lenses whose image circle covers the sensor. |
search_products | Full catalog search by PN or keyword, with sample pricing and RFQ links. |
Thin proxy on Cloudflare Workers (free tier) over Sunex's production catalog. Streamable HTTP transport per MCP spec 2025-03-26 (with legacy SSE preserved). No auth, read-only.
| Path | Purpose |
|---|---|
/mcp | Primary β Streamable HTTP transport (current MCP standard) |
/sse | Legacy SSE transport, preserved for backward compatibility |
/.well-known/mcp.json | Public discovery manifest |
/ | Landing page with install instructions |
Public manifest: https://mcp.sunex-ai.com/.well-known/mcp.json
Issues and PRs welcome. For requests about the backend API (pricing, additional catalog fields, new endpoints), email support@sunex.com.
MIT β see LICENSE.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/optics-mcp)<a href="https://allmcps.com/mcp/optics-mcp"><img src="https://allmcps.com/api/badge/optics-mcp?style=directory" alt="Optics Mcp on AllMCPs" /></a>