Google intelligence →
Association is based on retained identity fields; it does not by itself prove first-party publication.
MCP server that lets Claude control Google Gemini Omni video generation via a browser bridge (Playwright) until the official API ships
Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.
Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.
No verified installation or connection method is available in the retained evidence yet.
| Canonical slug | gemini-omni-mcp-14feff95 | Deployment | Local Only |
|---|---|---|---|
| Canonical package | — | Repository | tamiratias93-gif/gemini-omni-mcp |
| First published | — | Latest release | — |
| Last security verification | — | Classification confidence | 90% |
| Publication | Draft | Official distribution | Not verified |
| Channel | Identifier | Current version | Versions | Source |
|---|---|---|---|---|
| source_git | tamiratias93-gif/gemini-omni-mcp | 0373ccba375f7e83c7ea2a484b1d8d03ac425891 | 1 | Repository |
| Package | Version | Published / observed | Inventory | Security scan |
|---|---|---|---|---|
| source_gittamiratias93-gif/gemini-omni-mcp | 0373ccba375f7e83c7ea2a484b1d8d03ac425891Current | Aug 25, 2026 | 3 toolsSucceeded · 0 resources · 0 prompts | Evidence restricted |
Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.
No public current-version evidence is available yet.
| Tool | Category | Annotations | Risk |
|---|---|---|---|
omni_edit_videoEdit an existing video with Gemini Omni (it keeps characters, physics and scene continuity). Describe ONE change in plain language. Restate what stays the same, then the change. See GUIDE.md §1.Input schema{
"type": "object",
"properties": {
"change": {
"type": "string",
"minLength": 1,
"description": "The single change to make, in plain language."
},
"source": {
"type": "string",
"description": "Which source to edit (e.g. 'last result' or a file path)."
},
"timeoutSeconds": {
"type": "number",
"description": "Max seconds to wait."
}
},
"required": [
"change"
],
"additionalProperties": false,
"$schema": "http://json-schema.org/draft-07/schema#"
} | — | — | |
omni_generate_videoGenerate a video with Gemini Omni. IMPORTANT: do NOT pass a raw one-liner — first run the creation interview in GUIDE.md (subject, action, setting, style, lighting, camera, aspect ratio, consistency, mood) and pass either a fully-formed `prompt` or a filled `brief`. Returns the local file path when done.Input schema{
"type": "object",
"properties": {
"prompt": {
"type": "string",
"description": "A complete, vivid prompt. Omit if you pass `brief` instead."
},
"brief": {
"type": "object",
"properties": {
"subject": {
"type": "string",
"description": "Who/what is in frame."
},
"action": {
"type": "string",
"description": "What happens / changes over time."
},
"setting": {
"type": "string",
"description": "Where, time of day, background."
},
"style": {
"type": "string",
"description": "Cinematic, anime, 8-bit, documentary…"
},
"lighting": {
"type": "string",
"description": "Soft/warm, neon, golden hour…"
},
"camera": {
"type": "string",
"description": "Static, push-in, orbit, handheld, drone."
},
"consistency": {
"type": "string",
"description": "Recurring character/object to keep identical."
},
"mood": {
"type": "string",
"description": "Mood words."
}
},
"additionalProperties": false,
"description": "Structured brief; composed into a prompt if `prompt` is omitted."
},
"aspectRatio": {
"type": "string",
"enum": [
"9:16",
"16:9",
"1:1"
],
"description": "9:16 Reels/TikTok, 16:9 YouTube, 1:1 post."
},
"timeoutSeconds": {
"type": "number",
"description": "Max seconds to wait."
}
},
"additionalProperties": false,
"$schema": "http://json-schema.org/draft-07/schema#"
} | — | — | |
omni_statusCheck whether the Gemini session is signed in and whether a generation is in progress.Input schema{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {}
} | — | — |
| Endpoint | Transport | Authentication | Health | Observed |
|---|---|---|---|---|
| No verified remote endpoint is linked. | ||||
No verified package installation command is available in the retained catalog evidence.
gemini-omni-mcp Server exposed 3 tools during independent protocol observation, including omni_edit_video, omni_generate_video, omni_status.
The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.
These internal links are derived from strong identity fields such as the implementation name, package, repository, vendor, and listing name—not generic description prose.
Association is based on retained identity fields; it does not by itself prove first-party publication.
Curated product and capability guides containing this catalog record.