# Examples
This directory contains example scripts for using the MCP OpenVision server.
## Test Images
To run the examples, you need to have test images available. You can use your own images or download some test images:
1. Save a test image as `test_image.jpg` in this directory
2. Save another test image as `test_image2.jpg` in this directory
## Running the Examples
To run the examples:
1. Make sure you have installed the package (`pip install -e ..`)
2. Set your OpenRouter API key in the environment: `export OPENROUTER_API_KEY="your_key_here"`
3. Run the example script: `python basic_usage.py`
## Available Examples
- `basic_usage.py`: Demonstrates basic usage of the image analysis tools
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/Nazruden/mcp-openvision'
If you have feedback or need assistance with the MCP directory API, please join our Discord server