OpenAI
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/openai-connector
OpenAI
Connect OpenAI so every agent in your workspace can run on GPT models. Holds your API key, default model, and service tier behind a single configured connection, and ships an opt-in sandboxed shell-tool runtime that lets selected agents execute commands inside a locked-down container during a run.
Works with
- Cinatra AI platform
- OpenAI Responses API (GPT models, e.g.
gpt-5.5) via your own API key
Capabilities
- Run agents on the OpenAI Responses API with your own API key, project, and organization scope
- Pick the default OpenAI model and service tier used across the workspace
- Browse and filter the OpenAI models available to your key
- Validate and store credentials, with optional Nango-backed credential storage
- Write redactable request/response logs for debugging
- Give selected agents a sandboxed Docker shell tool with configurable CPU, memory, network, and command policies
- Mount catalogue skills into the sandboxed shell so agents can pick them up at run time
- Full configuration, usage, and architecture docs in docs/USAGE.md
- Converted the connector to the schema-config surface: removed the custom React configuration pages; configuration now renders from a declared config schema and configures fully at runtime with no image rebuild.
- Declared the connector's supported Cinatra SDK ABI range so the in-instance compatibility badge reads Compatible.
More from Cinatra
Meta-skills used when authoring new Cinatra skills. The bundle generates the short example prompt that appears beside a skill in the catalog — the…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/skill-creator-skills
Turn a blog idea into a polished markdown draft, ready to review and publish. Hand the agent an idea — title, summary, and outline…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-draft-writer-agent
Turn a company name or website into one clean, deduplicated account in your workspace. Hand the agent whatever you know — a name, a…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/company-discovery-agent
A short, outline-shaped note that captures a future blog post before anyone writes it. Blog Ideas hold a working title, an angle, a few…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-idea-artifact
Turn a finished blog post from a Cinatra blog agent into a publish-ready draft for your CMS. The connector hands the structured post —…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-connector
One outbound-email path for every Cinatra agent, no matter which mailbox actually sends the message. Agents hand the connector a finished email; the connector…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/email-connector
Reviews
There are no reviews yet.