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.
Four steps from first interview to Claude knowing your context.
MindVault asks targeted questions. Short-form facts and deeper context, alternated intelligently. You answer — no organizing required.
questioning_engineAnswers are extracted into structured entries with fact_type, category tags, and freshness timestamps. No raw text dumps.
Your brain becomes a live JSON-RPC 2.0 endpoint at mindvault.rest/api/mcp. Add it to Claude Desktop in 60 seconds.
Claude calls query_knowledge or get_brain_summary in every conversation. Your context, without re-typing it.
// ~/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.