The fingerprint is portable via MCP. I launched it to be compatible with Claude Pro (Claude Code or regular .ai interfaces) on first message and it adapts. Onboarding is about 2 minutes: you upload an export, watch it build in real time, and get a before/after demo using a real question pulled from your own history. One generic Claude response next to one shaped by your fingerprint.
I built it solo with AI-native dev tools in about 30 days. pgvector semantic search, OpenAI embeddings, Claude Haiku for cognitive extraction, Supabase/Postgres backend, OAuth 2.0 with PKCE for Claude.ai, REST API with OpenAPI spec for ChatGPT.
First 25 beta users are free, $10/mo after that.
Try it: https://trypaolo.com
Happy to answer questions about how it works under the hood, and always welcome feedback/bug reports etc.