31 integration recipes, 16 managed data connectors, and 6 self-hosted inference backend guides.
Integrations
CortexDB ships 31 integration recipes and 16 managed data connectors across the AI ecosystem. Every integration recipe is a thin adapter on top of the Python and TypeScript SDKs — copy, paste, swap in your scope, ship. Data connectors are managed sync workers that ingest from third-party systems into CortexDB on a schedule.
The 6 inference backend pages are deployment guides for self-hosted and enterprise CortexDB instances. They configure the model router used by /v1/answer and the Understanding synthesizer; they are listed separately and excluded from the integration count.
| Category | Count | Tier |
|---|---|---|
| Agent frameworks | 22 | Free + paid (SDK recipes — same code on every tier) |
| Orchestration | 6 | Free + paid (SDK recipes) |
| No-code platforms | 3 | Free + paid (HTTP/SDK recipes) |
| Data connectors | 16 | Starter + (managed sync workers) |
| Inference backends | 6 | Deployment-side — used by /v1/answer + synthesizer |
Agent frameworks
22 frameworks. Every page is a self-contained recipe: a memory adapter, a retriever class, or a tool wrapper that talks to CortexDB via V1Client. Pick one or compose several — the SDK doesn't care.
| Framework | Doc |
|---|---|
| LangChain | /docs/integrations/langchain |
| LangGraph | /docs/integrations/langgraph |
| LlamaIndex | /docs/integrations/llamaindex |
| CrewAI | /docs/integrations/crewai |
| AG2 (AutoGen) | /docs/integrations/ag2 |
| AutoGen | /docs/integrations/autogen |
| Agno | /docs/integrations/agno |
| DSPy | /docs/integrations/dspy |
| Smolagents | /docs/integrations/smolagents |
| CAMEL-AI | /docs/integrations/camel-ai |
| PydanticAI | /docs/integrations/pydanticai |
| OpenAI Agents | /docs/integrations/openai-agents |
| Google ADK | /docs/integrations/google-adk |
| Letta | /docs/integrations/letta |
| BeeAI | /docs/integrations/beeai |
| NeMo Guardrails | /docs/integrations/nemo-guardrails |
| Instructor | /docs/integrations/instructor |
| ControlFlow | /docs/integrations/controlflow |
| Eliza OS | /docs/integrations/eliza |
| Hermes | /docs/integrations/hermes |
| OpenClaw | /docs/integrations/openclaw |
| Mastra | /docs/integrations/mastra |
Orchestration
6 workflow + scheduling platforms.
| Platform | Doc |
|---|---|
| Temporal | /docs/integrations/temporal |
| n8n | /docs/integrations/n8n |
| Prefect | /docs/integrations/prefect |
| Airflow | /docs/integrations/airflow |
| Zapier | /docs/integrations/zapier |
| Make.com | /docs/integrations/make |
No-code platforms
3 visual-builder / hosted-tool platforms.
| Platform | Doc |
|---|---|
| Vercel AI SDK | /docs/integrations/vercel-ai |
| Flowise | /docs/integrations/flowise |
| Dify | /docs/integrations/dify |
Inference backends
6 inference backends. These pages are server-side deployment guides — they configure which model CortexDB's internal /v1/answer route and Understanding synthesizer call. They are not user-facing on the SaaS / free tier (where the synthesizer model is fixed to Claude Opus 4.6). Use these if you self-host or run an enterprise deployment.
| Provider | Doc |
|---|---|
| Ollama | /docs/integrations/ollama |
| Groq | /docs/integrations/groq |
| Together AI | /docs/integrations/together |
| Fireworks AI | /docs/integrations/fireworks |
| vLLM | /docs/integrations/vllm |
| DeepInfra | /docs/integrations/deepinfra |
Data connectors
16 third-party systems. Connectors run as managed sync workers on CortexDB's infrastructure — point them at your Slack workspace / GitHub org / Jira project once and they continuously ingest into your scope as conversation / document experiences. Available on Starter and up; the worker is provisioned via your account dashboard.
| System | Doc |
|---|---|
| Slack | /docs/connectors/slack |
| GitHub | /docs/connectors/github |
| GitLab | /docs/connectors/gitlab |
| Jira | /docs/connectors/jira |
| Linear | /docs/connectors/linear |
| Confluence | /docs/connectors/confluence |
| Notion | /docs/connectors/notion |
| PagerDuty | /docs/connectors/pagerduty |
| Discord | /docs/connectors/discord |
| Microsoft Teams | /docs/connectors/teams |
| Google Workspace | /docs/connectors/google-workspace |
| Salesforce | /docs/connectors/salesforce |
| HubSpot | /docs/connectors/hubspot |
| Zendesk | /docs/connectors/zendesk |
| Intercom | /docs/connectors/intercom |
| ServiceNow | /docs/connectors/servicenow |
Not in this list?
The Python, TypeScript, and REST interfaces work everywhere fetch does. If you have a framework, orchestrator, or pipeline that isn't listed, drop into Discord — and if it's a connector you'd like CortexDB to operate as a managed sync worker, contact sales.