Privacy Policy
Last updated: June 17, 2026
Primer (“we”, “our”, “us”) builds tools that give AI agents persistent, shared memory. This policy explains what data we collect, how we use it, and your rights.
1. What we collect
- Account data — email address and display name when you sign in with Google.
- Memory data — facts, handoffs, and context your AI agents write via the MCP tools. This data is stored securely and tied to your account.
- Usage data — which tools are called, timestamps, error rates. No content of your code or files.
- Device data — OS, CLI version, and daemon uptime for support purposes.
2. What we do not collect
- The contents of your source code files
- Passwords or private keys (guardrails actively block these)
- Any data processed entirely locally by the daemon
3. How we use your data
- To provide the memory layer service — storing and retrieving facts and handoffs
- To route MCP tool calls between agents and your workspace
- To diagnose errors and improve reliability
- We do not sell your data to third parties
4. Data storage and security
Memory data is stored in a managed database with row-level security. Access is restricted to your authenticated account. All connections are encrypted in transit (TLS 1.3) and at rest.
5. Data retention
Your memory data is retained as long as your account is active. You can delete individual facts via primer memory clear or request full account deletion by emailing us at the address below.
6. Third-party services
We use the following third-party services to operate Primer:
- Google OAuth — for authentication only. We store your email, not any Google profile data beyond that.
- Cloudflare — for relay routing between browser-based agents and your local daemon.
- Vercel — for hosting this website.
7. Your rights
You can request to export or delete all data associated with your account at any time. Contact us at privacy@getprimer.cloud.
8. Changes to this policy
We may update this policy as the product evolves. Significant changes will be communicated via the CLI on next run. The latest version is always at getprimer.cloud/privacy.
9. Contact
Questions? Email privacy@getprimer.cloud