The memory your AI keeps of everyone you know.
My People is a private, single-person relationship memory. Your agents read it before they act and write back what they learn — through MCP. One quiet, trustworthy place for who your people are.
Free for up to 15 people · EU-hosted · export or delete anytime
- Sarah ChenColleague at Acmesarah@acme.com
- Marco RossiClimbing partner+39 333 12 44
- Aïsha DialloInvestor — Series Aaisha@fund.vc
- Tom BeckerNeighbourtom.becker@gmail.com
How it works
Bring your people in
Google Contacts, a CSV or vCard, or an agent writing them in over MCP. Three ways in, one memory.
One person, one entry
Duplicates merge deterministically on email, phone, or name — across platforms. Merges are reversible and keep their provenance.
Your agents use it
Any agent acting for you can ask “who is this and how do I know them?” and write back context — subject to your private gates.
A memory your agents can read and write.
My People runs a remote MCP server. Connect it once and your agents — in Claude, your terminal, anywhere — share one consistent picture of your people.
- • Look someone up before acting on your behalf.
- • Write back what was learned, so the next agent knows it too.
- • Add freely — but deletes and merges stay guarded and reversible.
// your agent, before it acts get_person({ person_id }) → { "display_name": "Sarah Chen", "relationship": "Colleague at Acme", "identities": [{ "type": "email", … }], "notes": "Met at the 2025 offsite." } // and writes back what it learns log_interaction({ person_id, summary: "Agreed to reconnect in Q3." })
Private by design
This is a memory of real people. We treat it that way.
Yours alone
No social graph, no discovery, no team sharing. Row-level security scopes every record to you — enforced in the database, not just the app.
EU-hosted + GDPR
Data lives in Frankfurt. Export everything as JSON or delete your account and all data, anytime, from Settings.
Guarded by design
Agents can read and add, but destructive actions are reversible and provenance is preserved. Like a good memory, it doesn't forget where a fact came from.
Secrets stay secret
Credentials live in environment variables, never in the browser or the repo. Billing state comes only from Stripe — never a client flag.
More ways in, coming soon
Today: Google Contacts, CSV/vCard, and agent writes via MCP. Next, more places your people already live. My People stays a memory — it will never host a messaging session on your behalf.
Simple pricing
Start free. Upgrade when you outgrow 15 people.
- • Unlimited people
- • Google Contacts sync
- • The MCP connector — agents read & write
- • Interaction history
Questions
- Is my data private?
- Completely. There's no social layer and no cross-account access — row-level security scopes every record to you, enforced in the database itself.
- Can my agents delete my people?
- No. Over MCP, agents can search, read, add, update, and link identities — but not delete or merge. Those stay in the app, are reversible, and preserve provenance.
- What does the free tier include?
- Up to 15 people, manual add, and CSV/vCard import — plus full data export and deletion. Pro lifts the cap and adds Google sync, the MCP connector, and interaction history.
- What is MCP?
- The Model Context Protocol — an open standard that lets AI agents call tools. My People exposes your memory as MCP tools so any compatible agent can use it with a token you control.
- Where is my data hosted?
- In the EU (Frankfurt), under ViaVia UG. You can export everything or delete it all, anytime.