Check Vision Helper MCP Configuration
vision_helper_check_configDiagnose vision analysis failures: verify OpenRouter API key presence, source, default model, and size/time limits. Pinpoints missing key configuration to fix 'No OpenRouter API key found' errors.
Instructions
Diagnose why vision analysis may be failing. Reports whether an OpenRouter API key is configured, where it was loaded from (MCP client environment, Windows user environment variables, or Windows system environment variables), which model would be used by default, and the configured size/time limits.
The key is only shown masked (e.g. sk-or-v1-…a0) — never in full.
Args:
(none)
Returns: A short markdown report with:
API key: present or missing, plus the source it was resolved from.
Default model: from OPENROUTER_MODEL, or the built-in default ('google/gemini-3.6-flash').
MAX_IMAGE_SIZE and request timeout.
Examples:
Use when vision_helper_analyze_image fails with "No OpenRouter API key found" to confirm where keys are (or are not) configured.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||