Lavaver/OpenVINO-GenAI-Toolkit
This repository provides a post-installation utility suite for OpenVINO, facilitating access to and utilization of GenAI models. It includes both a web-based API server and a command-line interface for interacting with local GenAI models using OpenVINO.
Platform-specific configuration:
{
"mcpServers": {
"OpenVINO-GenAI-Toolkit": {
"command": "npx",
"args": [
"-y",
"OpenVINO-GenAI-Toolkit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...