Skip to content

Overview

ctxd is cloud context infrastructure. It connects to your cloud files and data, indexes everything, and makes it searchable via API, CLI, or MCP.

  1. Connect your apps (Google Drive, Slack, GitHub, Calendar) via OAuth
  2. Index happens automatically. Every file is parsed, chunked, and indexed
  3. Search from any interface. API, CLI, MCP. One query, all apps
InterfaceForInstall
Python SDKYour codepip install ctxd
CLIYour terminalpip install ctxd
MCPAI agentsNo install needed
REST APIAny HTTP clientNo install needed

All four interfaces hit the same index. Same data, same permissions, same query syntax.

AppWhat gets indexed
Google DriveDocs, Sheets, Slides, PDFs, images (OCR)
SlackMessages, threads, file attachments
GitHubRepos, issues, PRs, code files
Google CalendarEvents and scheduling data