Integrations
puppyone connects to the AI editors your team already uses, the agent frameworks you ship with, and the data sources you can't live without — all through one shared, version-controlled workspace.
AI Editor
Persistent shared context for Claude Code, via MCP.
Shared workspace across Cursor users and background agents.
MCP-native, drop-in for Continue users.
Workflow
Persistent state for n8n workflows via standard HTTP nodes.
REST-based, works with Zapier webhooks today; native app coming.
Framework
Drop-in Tool + Retriever for LangChain agents.
Shared workspace for multi-role CrewAI crews.
Drop-in BaseDataReader and storage backend.
Data
Mirror Notion pages and databases as files.
Mirror tables/queries as files; agents read structured data.
Issues, projects, and cycles as files.
Sheets as CSV/JSON files for agent consumption.
Repos, issues, PRs as files. Two-way sync available.
Collections mirrored as JSON files.
Bases, tables, views as structured files.
Comm
Channels and threads mirrored as searchable transcripts.
Threads as files, agents can read and (optionally) draft.
Channels and threads, mirrored and searchable.
Storage
Read/write S3 buckets as native folders.
Custom connectors
The connector layer is a public Python/TypeScript SDK. Implement read, write, and list for your data source — your connector shows up as a folder, every MCP / REST client gets it for free, and PRs to the main repo are very welcome.
Read the connector docs →