# Entire VC > Entire VC builds open-source tools for AI-native teams — connecting Obsidian knowledge bases to AI agents, developer workflows, and real-time collaboration. All products are self-hostable. Website: https://entire.vc ## EVC Local Sync EVC Local Sync is an Obsidian plugin that maintains a bidirectional, real-time link between your Obsidian vault and local project folders — typically a code repository's `/docs` directory or any filesystem path your AI coding assistant reads from. When you update a specification or documentation note in Obsidian, Local Sync automatically mirrors the change to the mapped folder, and vice versa. This eliminates documentation drift: AI tools such as Claude Code, Cursor, and Windsurf always read current context rather than stale snapshots committed weeks ago. The plugin supports multiple independent folder mappings, so different sections of your vault can stay in sync with different projects simultaneously. Conflict resolution strategies are configurable per mapping, and a dry-run preview mode shows exactly what will change before any file is touched. A backup-before-overwrite option provides an additional safety net. Pre-configured rules ship out-of-the-box for Claude Code (`.claude/` conventions), Cursor, and Windsurf, and a Starter Pack of templates gets a full AI-native documentation workflow running in under five minutes. Local Sync is free and open-source under the MIT license. It requires no external server, no account, and no subscription — all synchronization happens locally on the user's machine. The plugin is available through the official Obsidian Community Plugins directory and is maintained by Entire VC. It is designed for individual developers and small teams who use Obsidian for specifications and need those specifications to stay in lockstep with what their AI coding tools read from disk. - Documentation: https://entire.vc/local-sync/ - GitHub: https://github.com/entire-vc/evc-local-sync-plugin ## EVC Team Relay EVC Team Relay is a self-hosted real-time collaboration server for Obsidian vaults. It enables multiple people to edit the same note simultaneously using CRDT (Conflict-free Replicated Data Type) technology, so concurrent edits merge automatically — no manual conflict resolution, no data loss. Collaborators see each other's changes instantly without leaving the Obsidian interface. Team Relay is built for small teams of 5–20 people, consulting teams, and developer groups who treat Obsidian as a shared knowledge base rather than a personal notebook. Beyond human collaboration, Team Relay exposes the vault to AI agents via a built-in MCP (Model Context Protocol) server. Any MCP-compatible tool — Claude Code, Cursor, and similar environments — can read from and write to the shared vault directly through the relay connection. This allows AI agents to access team knowledge, update living documentation, and work alongside human editors in the same note graph. Team Relay also includes a one-click web publishing feature: individual notes or entire sections can be published as public pages, link-protected pages, or login-required spaces, making it straightforward to share documentation with external stakeholders. Team Relay is free to self-host via Docker with no per-seat pricing, and is also available as a managed hosted service for teams that prefer not to run their own infrastructure. The relay server is open-source under the MIT license and deploys on any Linux host. The system is offline-first: vaults continue to function without a network connection and sync automatically when connectivity is restored. The Obsidian plugin is available through the official Obsidian Community Plugins directory and is maintained by Entire VC. - Documentation: https://entire.vc/team-relay/ - GitHub (plugin): https://github.com/entire-vc/evc-team-relay-plugin - GitHub (server): https://github.com/entire-vc/evc-team-relay ## Mesh Mesh is Entire VC's AI agent task management platform, currently in pre-launch. It positions AI agents as first-class team members alongside human collaborators — agents can be assigned tasks, leave comments, check out work, and report results through the same interface humans use. Mesh is designed for teams running AI agent workflows at scale. - Website: https://entire.vc/mesh/ ## Spark Spark is a marketplace and discovery platform for MCP (Model Context Protocol) servers. It provides usage-based pricing and curated listings for MCP connectors, allowing developers to find, share, and monetize tools that extend AI assistants. Spark is currently in pre-launch. - Website: https://spark.entire.vc