Calypso Integrations

Connect grounded answers to every surface.

Calypso Integrations move knowledge into Buckets and answers out through agents, APIs, widgets, MCP clients, n8n workflows, and product UI.

API

compatible

MCP

ready

n8n

workflows

Integration flow

Upload → Bucket → Agent → Answer

live

source event

new_ticket_policy.pdf

routed to support-handbook

webhook

ingest

cited

response

surfaces

APIMCPn8nWidget

Website

Launch a source-grounded answer widget

Give visitors a polished chat surface that answers from selected Buckets and shows citations without building a RAG frontend from scratch.

API

Call agents through an OpenAI-compatible interface

Use familiar responses-style calls with hosted Calypso Agents, scoped bucket memory, and source metadata returned with answers.

MCP

Let AI clients upload and retrieve knowledge

Connect MCP-aware tools and local agents to bucket-backed ingestion flows so knowledge can move from workspaces into retrieval.

n8n

Put grounded answers inside automations

Route tickets, forms, documents, and workflow events through Calypso Agents for reusable retrieval in operations flows.

API workflow

One call pattern, every grounded answer surface.

Docs
Responses API
# Ask a Calypso Agent from any backend
curl https://api.calypso.so/v1/responses \
  -H "Authorization: Bearer sk_..." \
  -H "Content-Type: application/json" \
  -d '{
    "model": "calypso-rag-agent:support",
    "input": "Summarize the refund policy for this ticket",
    "store": false
  }'

Ingest

01

Send files, websites, Q&A, and batch jobs into Calypso Buckets.

Index

02

Wait for sources to become bucket-active and cite-ready.

Ask

03

Call a hosted agent from API, MCP, widget, workflow, or UI.

Verify

04

Return grounded answers with source references and metadata.

Integration surfaces

Bring RAG to the tools your team already uses.

Use Calypso as the retrieval layer behind customer support, internal operations, sales enablement, product help, AI agents, and workflow automations.

Website widget

Drop grounded answers onto marketing, docs, or support pages.

OpenAI-compatible API

Use hosted RAG agents through familiar request patterns.

MCP clients

Let agent tools upload files and use bucket-backed context.

n8n workflows

Answer from policies, tickets, PDFs, and internal docs in automations.

Batch upload jobs

Prepare up to 100 files with shared or per-item bucket routing.

Product UI

Embed source-grounded answers in your own customer experience.

Get started with Integrations

Connect knowledge once. Answer everywhere.

Route sources into Buckets, attach them to Agents, and expose grounded answers through your website, backend, workflows, MCP clients, and product experience.