Gemini

Connector by Cinatra
Free, Open Source
Details

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 capabilities host port (llm-provider-surface and nango-system surfaces)
  • 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, and saveLoggingSettings through the llm-provider-surface capability
  • 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
@cinatra-ai/email-test-delivery-agent GitHub
Reviews (0)

Reviews

There are no reviews yet.

Be the first to review “Gemini”

Your email address will not be published. Required fields are marked *

@cinatra-ai/email-test-delivery-agent GitHub
Changelog
0.1.3Latest
  • 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.
@cinatra-ai/email-test-delivery-agent GitHub
More Extensions

More from Cinatra

@cinatra-ai/product-portfolio-artifact
Artifact by CinatraVerified publisher

A catalogue of a company's commercial offerings — product lines, SKUs, pricing tiers, feature inventory per tier, and the use cases each offering serves.…

Free, Open Source
More details
No reviews yet 19 installations
@cinatra-ai/competitive-analysis-artifact
Artifact by CinatraVerified publisher

A strategic view of the competitive landscape — named competitors, feature and pricing comparisons, SWOT, positioning maps, recent competitive moves, and win/loss patterns. This…

Free, Open Source
More details
No reviews yet 24 installations
@cinatra-ai/list-curator-agent
Agent by CinatraVerified publisher

Turn a natural-language ask like "Y Combinator W24 batch — get founder contacts" into a clean, reviewed list of accounts or contacts. The agent…

Free, Open Source
More details
No reviews yet 17 installations
@cinatra-ai/marketing-icp-artifact
Artifact by CinatraVerified publisher

An Ideal Customer Profile — the audience a company sells into, captured as buyer persona, firmographics, pain points, triggering events, disqualifiers, and buying-process notes.…

Free, Open Source
More details
No reviews yet 26 installations
@cinatra-ai/email-drafting-agent
Agent by CinatraVerified publisher

Write a personalized first-touch email for every recipient on your campaign list. The agent reads the campaign context — your offering, call to action,…

Free, Open Source
More details
No reviews yet 28 installations
Drupal MCP
Connector by CinatraVerified publisher

Let Cinatra agents read, draft, and publish content on your Drupal sites. Connect one or more Drupal instances and your agents can browse recent…

Free, Open Source
More details
No reviews yet 25 installations
Compatible up to: Cinatra SDK ^2
@cinatra-ai/email-test-delivery-agent GitHub