Integrations
Sophic connects to the tools your team already uses, and to the AI agents you work with. There are two families:
- Ingestion sources feed knowledge into Sophic — from chat, code, issues, files, and meetings.
- AI tools let agents read knowledge out of Sophic over the Model Context Protocol.
All integrations are configured per workspace from Settings → Integrations in the dashboard.
Ingestion sources
| Source | How it connects | What it brings in | Sync |
|---|---|---|---|
| Slack | OAuth — Add to Slack | Thread conversations you capture with @sophic | On demand (mention) |
| GitHub | Install the GitHub App | Pull-request descriptions, reviews, and comments | Event-driven (webhooks) |
| Linear | Paste a personal API key | Issues with descriptions, status, and comments | Every ~15 min + manual |
| Google Drive | OAuth (read-only) | Docs, Sheets, Slides, PDFs, and text/Markdown files | Every ~15 min + manual |
| Granola | Paste an API key | Meeting notes, summaries, and transcripts | Every ~15 min + manual |
| Importing | One-time upload | Obsidian vaults, Notion / Confluence exports, Sophic JSON | One-time |
Everything that flows in lands in the capture buffer and is consolidated into documents by the librarian sweep.
AI tools (MCP)
Connect an AI coding tool or agent to your workspace knowledge base:
| Tool | Setup |
|---|---|
| Claude Code, Cursor, Codex, Antigravity | Connect your AI tools |
| Any MCP client (hosted or local) | MCP overview |
These read from Sophic; they don't ingest. To programmatically write knowledge, use the MCP capture tool.