Connect to the remote VLM Run MCP Server and start building agentic workflows with visual AI in minutes.
Connect your AI agent to VLM Run’s remote MCP server and start building agentic workflows with visual AI in minutes.
Get your API key
Head over to the VLM Run Dashboard to get your API key ($VLMRUN_API_KEY
). We’ll use this to authenticate your requests to the MCP server next.
Ping the MCP server to test
Copy-paste the server URL linked below in your browser and you should see a ping response from the MCP server.
Authentication using the above approach is purely experimental, and is subject to change. We’ll be announcing our OAuth 2.1-based authentication, as per the MCP spec, soon.
Add the server to your MCP client
Add this configuration to your Claude Desktop MCP settings:
~/Library/Application Support/Claude/claude_desktop_config.json
%APPDATA%/Claude/claude_desktop_config.json
See docs for more details.Restart Claude Desktop after adding the configuration.
Add this configuration to your Claude Desktop MCP settings:
~/Library/Application Support/Claude/claude_desktop_config.json
%APPDATA%/Claude/claude_desktop_config.json
See docs for more details.Restart Claude Desktop after adding the configuration.
Add VLM Run MCP Server to Claude.ai (requires Claude Pro, Max, Team, or Enterprise):
Steps:
https://mcp.vlm.run/${VLMRUN_API_KEY}/sse
Custom integrations are available for Claude Pro, Max, Team, and Enterprise plans only.
Usage: Once configured, simply upload an image and ask:
Use VLM Run MCP Server with OpenAI’s responses API:
Add VLM Run MCP Server to your Cursor configuration:
Location: .cursor/mcp_servers.json
in your project root
Restart Cursor after adding the configuration.
Test the connection
Ask your AI agent to list available tools
Expected response: A list of available tools like put_image_url
, put_document_url
, detect_faces
, etc.
Let’s extract details from an invoice image using VLM Run MCP tools:
Claude will automatically use the VLM Run MCP server to process your image and return structured JSON data.
Claude will automatically use the VLM Run MCP server to process your image and return structured JSON data.
Claude will automatically use the VLM Run MCP server to process your image and return structured JSON data.
Cursor will automatically use the VLM Run MCP server to process your image and return structured JSON data.
Need help? Join our Discord channel or contact our support team to get help.
Connect to the remote VLM Run MCP Server and start building agentic workflows with visual AI in minutes.
Connect your AI agent to VLM Run’s remote MCP server and start building agentic workflows with visual AI in minutes.
Get your API key
Head over to the VLM Run Dashboard to get your API key ($VLMRUN_API_KEY
). We’ll use this to authenticate your requests to the MCP server next.
Ping the MCP server to test
Copy-paste the server URL linked below in your browser and you should see a ping response from the MCP server.
Authentication using the above approach is purely experimental, and is subject to change. We’ll be announcing our OAuth 2.1-based authentication, as per the MCP spec, soon.
Add the server to your MCP client
Add this configuration to your Claude Desktop MCP settings:
~/Library/Application Support/Claude/claude_desktop_config.json
%APPDATA%/Claude/claude_desktop_config.json
See docs for more details.Restart Claude Desktop after adding the configuration.
Add this configuration to your Claude Desktop MCP settings:
~/Library/Application Support/Claude/claude_desktop_config.json
%APPDATA%/Claude/claude_desktop_config.json
See docs for more details.Restart Claude Desktop after adding the configuration.
Add VLM Run MCP Server to Claude.ai (requires Claude Pro, Max, Team, or Enterprise):
Steps:
https://mcp.vlm.run/${VLMRUN_API_KEY}/sse
Custom integrations are available for Claude Pro, Max, Team, and Enterprise plans only.
Usage: Once configured, simply upload an image and ask:
Use VLM Run MCP Server with OpenAI’s responses API:
Add VLM Run MCP Server to your Cursor configuration:
Location: .cursor/mcp_servers.json
in your project root
Restart Cursor after adding the configuration.
Test the connection
Ask your AI agent to list available tools
Expected response: A list of available tools like put_image_url
, put_document_url
, detect_faces
, etc.
Let’s extract details from an invoice image using VLM Run MCP tools:
Claude will automatically use the VLM Run MCP server to process your image and return structured JSON data.
Claude will automatically use the VLM Run MCP server to process your image and return structured JSON data.
Claude will automatically use the VLM Run MCP server to process your image and return structured JSON data.
Cursor will automatically use the VLM Run MCP server to process your image and return structured JSON data.
Need help? Join our Discord channel or contact our support team to get help.