Connectors Overview
Connectors bring supported content from an external source — developer platforms, team wikis, document storage, team chat, or permitted public websites — into MemorySync, so your application retrieves it alongside its own memories. Each connector below documents its source boundary and update model.
Find the right source
Choose the kind of knowledge you want to retrieve. The finder recommends one external source and links to its real guide.
Best for · Engineering context
Repository, issue, pull-request, review, and discussion context from repositories you grant access to.
This finder only recommends and navigates to an external source guide. It does not connect an account or change your project.
External source connectors
Repository and collaboration context for engineering teams.
Shared workspace pages, blocks, and nested knowledge.
Supported documents, PDFs, and file metadata.
Permitted Office files and SharePoint libraries.
Messages and threads from approved channels.
AI meeting notes and transcripts from approved folders.
Documents from approved bucket paths in object storage.
Permitted public pages from a single website.
From source to retrieval
- 1Connect
Authorize a supported source or provide a permitted public starting page.
- 2Select or share
Keep the source boundary limited to the knowledge you intend to import.
- 3Import
MemorySync extracts supported content through the connector’s update model.
- 4Retrieve
Query imported knowledge alongside other memories in the project.
Compare connectors
| Source | Representative content | Update style |
|---|---|---|
| GitHub | Repositories, issues, pull requests, and recent commits | Incremental ingestion |
| Notion | Explicitly shared pages, blocks, and supported nested content | Resynchronization |
| Google Drive | Supported files and metadata, including documents and PDFs | Synchronization |
| OneDrive | DOCX, PPTX, XLSX, text, OneDrive, and SharePoint libraries | Per-drive incremental deltas |
| Slack | Messages, thread replies, and text from files shared in approved channels | Per-channel updates with event-driven changes |
| Granola | AI summaries and full transcripts for meetings in approved folders | Per-folder updates with event-driven changes |
| Amazon S3 | Readable documents under approved bucket paths | Scheduled sync with change detection by ETag |
| Web Crawler | Permitted same-origin public pages with extractable plain text | One-time background job |
Permissions and next steps
After a small verification import, use the Query API, the Python SDK, or the Node.js SDK to retrieve content from your application.