Gemini
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/gemini-connector
Google Gemini
Gemini connector for cinatra. Registers an llm-provider-surface capability that routes agent and workflow calls to Google Gemini models, storing the API key securely through the Nango credential vault so the cinatra database never holds it in plaintext. Full documentation lives in the Integrations hub at https://docs.cinatra.ai/integrations/gemini/
Works with
- cinatra
capabilitieshost port (llm-provider-surfaceandnango-systemsurfaces) - Google Gemini API (models, audio transcription, image generation)
Capabilities
- Routes cinatra agents and workflows to Google Gemini models at runtime
- Stores and reads the Gemini API key via the Nango credential vault with readback verification
- Exposes
getConfiguredAPIKey,getLoggingSettings, andsaveLoggingSettingsthrough thellm-provider-surfacecapability - Writes per-call request and response log files to a configurable log directory
- Audio and video transcription via Gemini
- Image generation via Gemini with handoff to downstream agents
- Converted the connector to the schema-config surface: configuration renders from a declared config schema instead of a custom React page, configuring fully at runtime with no image rebuild.
- Declared the connector's supported Cinatra SDK ABI range.
- Removed the extension-rendered connection-status pill.
- Re-publishing restores the connector's registry metadata that a prior publisher bug had stripped, fixing installation.
More from Cinatra
The Cinatra chat assistant's always-loaded core: personality, response formatting, charts, platform capabilities, CMS content editing, critical rules, app-page linking, conversational flow, implementation bridging, tool…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/chat-assistant-core-skill
Drop in an audio or video URL — including a YouTube watch link — and get back a clean, verbatim transcript with [Speaker N]:…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/media-transcript-agent
See every external MCP client that has signed in to your Cinatra workspace and manage their access. Cinatra exposes its agents over the Model…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/mcp-client-connector
A hero or inline illustration produced for a blog article. Blog Images are deliberately "article art" — composed, brand-consistent, intentionally illustrative — and kept…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-image-artifact
Generate the credentials that connect the Cinatra WordPress plugin (cinatra.php) to your workspace, so authors can launch the Cinatra assistant from inside the WordPress…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/wordpress-assistant-connector
A collapsible, pretty-printed viewer for JSON documents. Agent-run structured outputs and object-content snapshots arrive as application/json, and this renderer gives them a first-class home:…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/json-artifact
Reviews
There are no reviews yet.