Angelic47/OpenWebUI-Gemini-Pipeline
A modular, feature-rich pipeline plugin for integrating Google Gemini API with OpenWebUI, refactored from the owndev's original implementation to enhance maintainability, performance, and compatibility with MCP tools.
Platform-specific configuration:
{
"mcpServers": {
"OpenWebUI-Gemini-Pipeline": {
"command": "npx",
"args": [
"-y",
"OpenWebUI-Gemini-Pipeline"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...