Skip to main content
Glama
sddzwxy
by sddzwxy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VISION_MODELNoVision model name.mimo-v2.5-free
VISION_API_KEYYesAPI key for the vision endpoint. Required.
VISION_TIMEOUTNoHTTP timeout in ms.180000
VISION_API_BASENoBase URL of the OpenAI-compatible API.http://opencode.ai/zen/v1
VISION_MAX_TOKENSNomax_tokens for the completion (thinking models need headroom).8192
VISION_PASTED_DIRNoDirectory scanned for the newest image when image_path is empty.%TEMP%\opencode\pasted_images
VISION_USER_AGENTNoSent as User-Agent; some endpoints (Cloudflare-protected) return 403 without a browser UA.Chrome UA

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
vision_describeA

Give the model visual reference: read a local image file and return what a vision-capable model sees/understands about it. Use whenever you need to see or interpret an image (screenshots, diagrams, photos).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sddzwxy/vision-opencode-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server