frankn

frankn gives your AI assistant persistent memory. Information stored in one session can be recalled in future sessions using natural language.

Getting Started

1. Register

Visit your frankn server's registration page:


https://your-server/signup

Enter your email address. You will receive an API key by email. Your email is your identity — all your clients share the same memories.

2. Connect Your AI Assistant

When adding the frankn MCP server to your client, use your registered credentials:

This works the same way for all MCP clients — Claude Code, claude.ai, Claude Cowork, and others.

Claude Code example:


claude mcp add --transport http frankn https://your-server/mcp

Claude Code will prompt you for OAuth credentials during the first connection.

3. Use Memory

Once connected, talk to your assistant naturally:

Your memories are available from any client you connect with the same email.

What Gets Stored

Your assistant can store text with metadata:

Rules are always stored as permanent and critical. Notes are for scratchpad use — always long-term, confidential, and casual.

Privacy

More Information