marmyx77/omni-ai-mcp
Full-featured MCP server for Google Gemini. multiple tools: text generation with thinking mode, code review, web search with citations, RAG document search, native image generation (4K), Veo 3.1 video with audio, text-to-speech with 30 voices and others. Works with Claude Code
Platform-specific configuration:
{
"mcpServers": {
"omni-ai-mcp": {
"command": "npx",
"args": [
"-y",
"omni-ai-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...