MindVault interviews you to build a structured knowledge graph — then exposes it as a JSON-RPC 2.0 MCP server. Claude, ChatGPT, or any MCP-compatible AI queries your brain in every conversation.
Three steps from joining to querying your vault.
Schedule an onboarding call and MindVault will walk you through building your knowledge brain — no setup, no code.
onboarding_callAnswers are extracted into a structured knowledge graph with categories and freshness — no manual organization required.
auto_captureYour brain is live as a JSON-RPC 2.0 MCP server. Claude and ChatGPT call it in every conversation — context without re-explaining.
mcp_queryReal user stories coming soon.
Real testimonials from early-access users will appear here as they come in.
// ~/Library/Application Support/Claude/ // claude_desktop_config.json { "mcpServers": { "mindvault": { "command": "npx", "args": [ "mcp-remote", "https://mindvault.rest/api/mcp" ] } } }
// query_knowledge // Natural language search across your brain // get_categories // List all knowledge categories // get_entries_by_category // Browse by Personal, Career, Health, Goals // get_brain_summary // Full snapshot — Claude's context primer // Each entry includes: { fact: "Freelance Product Designer", fact_type: "career", freshness: "confirmed 2 days ago" }
No competitor does proactive interviewing. You get a knowledge graph, not just a note dump.
MindVault asks the questions — you don't have to organize anything. Smart question alternation extracts both quick facts and deeper context.
Connect to Claude, ChatGPT, or any MCP-compatible AI. Your knowledge graph becomes available in every conversation — no copy-pasting context.
Daily streaks, memory milestones, and achievement badges make building your brain feel rewarding. Track 90-day growth, not a completeness score.
Insurance forms, school registrations, tax documents — if your brain has the answer, MindVault fills it in. One approval from you.
Every AI conversation starts from scratch. You re-explain your preferences, your history, your constraints. MindVault is a structured knowledge graph that any MCP-compatible AI can query — so the conversation starts where you left off.
Built on the Model Context Protocol — the open standard from Anthropic. Streamable HTTP, JSON-RPC 2.0. No vendor lock-in. Drop it into any agent that speaks MCP.
Every plan is month-to-month. Cancel anytime. Half what Mem.ai charges.
npx mcp-remote — one config block, restart, doneOne MCP server. Four tools. Any agent that speaks JSON-RPC 2.0 can query your brain. This is the personal context layer the MCP ecosystem was missing.