99x/optimaxer-web
A lightweight JavaScript utility library designed for running local language models (LLMs) like Gemma 2B directly on edge devices. This project aims to provide developers with easy-to-use tools for integrating AI capabilities into web applications without relying on external servers.
Platform-specific configuration:
{
"mcpServers": {
"optimaxer-web": {
"command": "npx",
"args": [
"-y",
"optimaxer-web"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...