Model Context Protocol (MCP) server configuration and tool manifest for 9001/your.jpg
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"your.jpg": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-your.jpg"
]
}
}
}