mcpsetup.org

Claude with Memory.
Set up in 60 seconds.

A one-command installer that gives Claude Code and Claude Desktop persistent long-term memory, on your Mac, with your own free Pinecone account. Open-source core, paid setup.

curl -fsSL https://mcpsetup.org/install | bash

macOS · Apple Silicon & Intel · Python 3.10+ · zero recurring cost

Claude forgets every conversation.

Every new session starts blank. Your context, your decisions, last month's debugging — gone. There are open-source MCP servers that fix this, but configuring them takes an afternoon of JSON wrangling, venv debugging, hook plumbing, and prayer.

What the installer does

Pricing

Solo

$49one-time

  • One Mac
  • Persistent memory
  • Token tunes + allowlist
  • Email support
Buy Solo

Team

$399per year

  • Up to 5 Macs
  • Monthly tune-up
  • Priority support
  • Early access
Buy Team

Stripe-hosted checkout · Stripe Tax handles US sales tax · refunds within 7 days, no questions.

FAQ

Mac only?

Yes for v1. macOS 12+. Linux support is on the roadmap; Windows is not planned.

Both Claude Code and Claude Desktop?

Yes. The installer auto-detects which apps you have and configures both.

What does Pinecone do? Do they see my transcripts?

Pinecone stores 384-dim vectors (embeddings) of your transcript chunks. The original text is also stored as metadata next to each vector — so the same privacy bar as any vector DB. The free tier is plenty for personal use; you bring your own account, mcpsetup.org never touches it.

What does mcpsetup.org store about me?

Email, Stripe session ID, license key, optional install fingerprint. No transcripts, no embeddings, no usage data.

Can I cancel?

Solo and Pro are one-time — there's nothing to cancel. Team is annual flat-fee. Refunds inside 7 days, just email.

Open source?

The MCP server itself is MIT — github.com/timastras9/persistent-memory. The installer is the paid layer.

What if I want to remove it?

curl -fsSL https://mcpsetup.org/uninstall | bash — fully reverses the install.