Skip to content

softspacehq/seedvault-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Vibevault

Your Context, In Every AI Tool

Vibevault is a user-owned context server that transforms AI from an amnesiac tool into a true creative collaborator. It's a standalone desktop application that runs alongside the AI tools you already use—Claude, Cursor, and any MCP-enabled application—serving them curated memory and documents through the Model Context Protocol (MCP).

The Problem

AI tools are powerful, but they forget. Every new session starts from scratch. You manually copy context between tools, maintain "work" directories, or repeat the same project background over and over. Platform-specific memory features lock your accumulated knowledge into silos, making it inaccessible when better tools emerge.

The result? A "coordination tax" of 10-20% overhead managing AI tools, re-explaining context, and reviewing outputs—eating into productivity gains.

The Solution

Vibevault provides active context management for reasoning. It's not passive memory—it's a curated knowledge bank where both you and your AI agents can read from and write to a shared understanding that compounds over time.

Key Benefits

  • Context Sovereignty: Your data lives on your machine, under your control. No platform lock-in, no vendor dependencies.
  • Cross-Tool Portability: Discuss a project in Claude, then switch to Cursor—which already knows the context without manual copying.
  • Compounding Knowledge: Every conversation, decision, and insight builds on what came before. Your context becomes a persistent, portable moat.
  • Quality Over Noise: Manual promotion and curation ensure low-noise, high-signal context that helps AI focus on helping you think.

Core Workflows

Quick Contextual Loadouts

Start a coding session with the right headspace instantly. Your accumulated context—past decisions, design philosophy, implementation patterns—loads automatically via MCP.

In-Chat Capture

Save valuable insights mid-conversation. No more deciding where to file knowledge—it goes directly into your vault and becomes available across all tools.

Research → Implementation Handoffs

Explore ideas in one tool, seamlessly transition to implementation in another. Your context flows with you, eliminating the need to rebuild mental models.

Architecture

Vibevault combines:

  • Electron Desktop App: Cross-platform UI with real-time visibility into AI interactions
  • .NET Core Backend: Schema-agnostic graph database for rich semantic relationships
  • MCP Server: Standardized protocol enabling any AI tool to access your context
  • Knowledge Graph: Automatic concept extraction and relationship mapping from your notes, documents, and conversations

Downloads

Download the latest release for your platform:

Quick Start

  1. Install the App: Download and install Vibevault for your operating system
  2. Import Your Knowledge: Bulk import notes and documents—watch your vault populate in real-time
  3. Configure MCP: Install the Vibevault MCP server in your AI tools (Claude Desktop, Cursor, etc.)
  4. Start Working: Your AI tools now have access to your curated context

For detailed installation and setup instructions, see the documentation.

What Makes Vibevault Different

Unlike platform-specific memory features (ChatGPT Projects, Claude Memory), Vibevault ensures:

  • You own the data: Portable, exportable, never locked in
  • Works everywhere: Any MCP-enabled AI tool can access your context
  • Transparent: Full audit trail of what AI agents read and write
  • Compounds over time: Your competitive advantage grows with every use

MCP Tools

When connected to Vibevault, AI agents can:

  • overview: Get vault statistics and recent activity
  • search: Find relevant context using concept-based retrieval
  • read: Access full content of specific items
  • record: Write structured memos back to the vault

Use Cases

  • Software Development: Maintain context across coding sessions, preserving architecture decisions and implementation patterns
  • Research: Build a traversable knowledge graph from papers, notes, and insights
  • Creative Work: Teach AI your taste and vision through accumulated examples and feedback
  • Knowledge Work: Transform scattered notes into a coherent, queryable knowledge base

Philosophy

In an AI-abundant world, your competitive advantage is the quality and specificity of your context. Vibevault ensures this advantage remains:

  • User-owned: Not held hostage by platform decisions
  • Portable: Moves with you as tools evolve
  • Compounding: Gets more valuable over time

We believe AI should augment human capability, not replace it. The infrastructure for great human-AI collaboration is context that's rich, curated, and always available—but always owned by you.

Auto-Updates

Vibevault includes automatic update functionality to ensure you always have access to the latest features, improvements, and security patches. Updates are checked automatically and installed in the background with minimal disruption to your workflow.

Technical Details

  • Framework: Electron + .NET Core
  • Database: Custom graph implementation (Spacegraph) with UTF8JSON serialization
  • Protocol: Model Context Protocol (MCP)
  • Platforms: macOS, Windows, Linux
  • License: View License

Support & Community

About

Vibevault represents a strategic shift from spatial computing to desktop AI infrastructure. Built with years of learnings about context management and semantic knowledge representation, it addresses the fundamental problem that while AI execution is improving rapidly, the competitive advantage lies in having the right context to execute against.


Made for humans who want to build good new things with AI.

About

Public releases repo for the Vibevault Electron app

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors