see-what-i-mean
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@see-what-i-meanAnalyze the image at ./screenshot.png and describe what you see"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
See What I Mean
Give text-only Claude Code and Codex agents image, video, and audio analysis through a local MCP server. Choose free GLM-4.6V-Flash for images and keyframe video, or MiMo V2.5 for images, direct video, and audio.
The user instruction stays one line:
查看并安装这个 Skill:https://github.com/ov-c/see-what-i-meanThe agent owns installation, provider selection, API-key collection, configuration, verification, and any required restart. The user should never need to copy commands or edit paths.
Codex agent procedure
Ensure Python 3.10+ and
ffmpegare available.Run
codex plugin marketplace add ov-c/see-what-i-mean, thencodex plugin add see-what-i-mean@see-what-i-mean.Do not also copy the standalone Skill or run
codex mcp add; the plugin already owns both discovery and MCP registration.In a new task, follow the loaded
see-what-i-meanSkill. Ask only for provider choice and the matching API key.
The Codex plugin uses a relative MCP launcher and creates a versioned private Python runtime on first start. It does not publish a machine-specific Python path. Verify native tool discovery from the Codex tool inventory; an inline Python MCP client is not an acceptable substitute.
Related MCP server: deepseek-vision-mcp
Claude Code agent procedure
Add this repository as a plugin marketplace and install
see-what-i-mean@see-what-i-mean-marketplace.Follow the loaded Skill and run
python scripts/agent_bootstrap.py --client claude --registration pluginfrom the plugin root.Request a restart only if the four MCP tools are still unavailable.
Providers and tools
GLM-4.6V-Flash:
analyze_imageand eight-keyframeanalyze_video; no documented audio input.MiMo V2.5:
analyze_image, direct video up to 30 MB, keyframe fallback for larger video, andanalyze_audio.delegate_text: optional bounded text preprocessing through a user-configured non-interactive CLI such asclaude -p.
Media is uploaded to the selected provider. API keys are stored only in the user's private configuration. Never commit keys or share unredacted conversation exports.
This server cannot be deployed
Maintenance
Related MCP Connectors
MCP server for building and testing AI agents with multi-model experimentation and insights.
OCR, transcription, file extraction, and image generation for AI agents via MCP.
MCP server unifying ERPs, CRMs, APIs and knowledge base for Claude, ChatGPT and Gemini.
MCP server connecting AI agents to 100+ apps (Gmail, Slack, Notion, GitHub) via one-click OAuth.
Related MCP Servers
- AlicenseAqualityBmaintenanceMCP server for AI-powered image, audio, and video generation, enabling media creation directly from Claude, Cursor, and other MCP clients.1139 npmMIT
- AlicenseNot gradedqualityCmaintenanceAn MCP server that enables Claude Code and other MCP clients to analyze local images using Ollama's multimodal models, with privacy as images are processed locally.1MIT
- FlicenseAqualityBmaintenanceLocal MCP server that adds multimodal capabilities to text-only models like Codex/DeepSeek, offering tools for image description, audio transcription, video analysis, image/video generation, and speech synthesis.10-
- AlicenseAqualityBmaintenanceMCP server that analyzes images, reads code and ZIP archives, and provides text context for non-vision models.310 npm2MIT