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.
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
source event
new_ticket_policy.pdf
routed to support-handbook
webhook
ingest
cited
response
surfaces
Website
Give visitors a polished chat surface that answers from selected Buckets and shows citations without building a RAG frontend from scratch.
API
Use familiar responses-style calls with hosted Calypso Agents, scoped bucket memory, and source metadata returned with answers.
MCP
Connect MCP-aware tools and local agents to bucket-backed ingestion flows so knowledge can move from workspaces into retrieval.
n8n
Route tickets, forms, documents, and workflow events through Calypso Agents for reusable retrieval in operations flows.
API workflow
# 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
}'Send files, websites, Q&A, and batch jobs into Calypso Buckets.
Wait for sources to become bucket-active and cite-ready.
Call a hosted agent from API, MCP, widget, workflow, or UI.
Return grounded answers with source references and metadata.
Integration surfaces
Use Calypso as the retrieval layer behind customer support, internal operations, sales enablement, product help, AI agents, and workflow automations.
Drop grounded answers onto marketing, docs, or support pages.
Use hosted RAG agents through familiar request patterns.
Let agent tools upload files and use bucket-backed context.
Answer from policies, tickets, PDFs, and internal docs in automations.
Prepare up to 100 files with shared or per-item bucket routing.
Embed source-grounded answers in your own customer experience.
Get started with Integrations
Route sources into Buckets, attach them to Agents, and expose grounded answers through your website, backend, workflows, MCP clients, and product experience.