Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

EVC Team Relay

entire-vcentire-vc712 downloads

Real-time multiplayer editing, shared folders with permissions, one-click web publishing, and read and write access for AI agents through the MCP, over a self-hosted or managed relay.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates29

Real-time collaboration and web publishing for Obsidian.

Edit notes together. Share folders with your team. Publish to the web. Self-hosted or hosted — your choice.


The Problem

You love Obsidian, but your team needs more:

  • Sharing a note means exporting, copy/pasting, or screenshotting
  • Collaborating means switching to Notion or Google Docs
  • Publishing means paying $8/month for Obsidian Publish with limited control
  • Git sync works until two people edit the same file

The Solution

EVC Team Relay adds multiplayer mode to Obsidian. CRDT-based real-time sync — no merge conflicts, works offline, your data stays on your server (or ours).


What You Get

🔄 Real-time Collaboration

  • Edit the same note simultaneously — changes merge automatically
  • Share entire folders with viewer or editor permissions
  • Works offline — edits sync when you reconnect

🌐 Web Publishing

  • Publish notes as a website with one click
  • Three modes: public, protected (link + token), private (login required)
  • Custom domains supported
  • Perfect for: internal wikis, client portals, project docs, personal sites
  • Live example →

🔒 Your Data, Your Server

  • Self-hosted: deploy on your VPS with Docker Compose (server repo)
  • Hosted: zero ops, connect and go (entire.vc)

Install

  1. Settings → Community plugins → Browse → search "EVC Team Relay"
  2. Install, then Enable

Or open directly: obsidian://show-plugin?id=evc-team-relay
Plugin page: https://obsidian.md/plugins?id=evc-team-relay

Manual install
  1. Download from latest release
  2. Copy to .obsidian/plugins/evc-team-relay/
  3. Enable in Settings

Quickstart

  1. Connect: Plugin settings → Add server → enter your relay URL (or sign up at entire.vc)
  2. Share: Right-click a folder → Share → invite by email
  3. Collaborate: Open a shared note — edits sync in real-time
  4. Publish: Right-click a note or folder → Publish to web

Who Is This For?

Small Teams (5-20 people)

Replace Notion/Confluence. Keep Obsidian. Real-time collaboration without $8/user/month.

Consultants & Freelancers

Share deliverables with clients via protected web publish. No "can you export that as PDF?"

Dev Teams

Documentation that lives in Obsidian, accessible to the whole team. Pair with Local Sync for repo /docs ↔ vault sync.

Content Creators

Publish your vault as a beautiful website. Better than Obsidian Publish — custom domains, access control, flat pricing.


Comparison

Obsidian Sync Notion Google Docs Team Relay
Real-time collab ✗ ✅ ✅ ✅
Works in Obsidian ✅ ✗ ✗ ✅
Web publish via Publish ✅ ✅ ✅
Self-hosted option ✗ ✗ ✗ ✅
Offline editing ✅ ✗ ✗ ✅
Your data, your server ✗ ✗ ✗ ✅

Feedback

  • Report a bug →
  • Request a feature →
  • Report a web publish issue →

Solo Workflow? No Server Needed

→ EVC Local Sync — bidirectional vault ↔ local folder sync for AI-assisted coding workflows.


Network Usage

This plugin makes network requests to user-configured servers only. No data is sent to third parties.

Connection Protocol Purpose When
Control plane server HTTPS Authentication (login, token refresh), share management (list, create, invite), server info, billing On login, share operations, periodic token refresh
Relay server WebSocket (WSS) Real-time CRDT document synchronization between collaborators While editing shared documents
Control plane server HTTPS Relay token issuance (Ed25519-signed) Before opening a WebSocket connection
OAuth callback (localhost) HTTP Receives OAuth redirect on 127.0.0.1 (desktop only) During OAuth login flow

All server URLs are configured by the user in plugin settings. The default configuration includes https://cp.tr.entire.vc (EVC Team Relay hosted), but the user can add, remove, or change servers.

No telemetry or analytics data is collected. The plugin does not phone home, track usage, or send any data to third-party services.

Community

  • 🌐 entire.vc
  • 💬 Discussions
  • 📧 [email protected]

License

MIT — Copyright (c) 2026 Entire VC

HealthExcellent
ReviewSatisfactory
About
Team Relay adds real-time collaboration, web publishing, and AI-agent access to your notes. Several people can edit the same note at once, with changes merged automatically through a conflict-free (CRDT) sync engine that works offline and reconciles when you reconnect. Share entire folders with viewer or editor permissions. Publish any note or folder to the web in one step, in three modes: public, protected by a link and token, or private behind a login, with optional custom domains. AI agents can read and write your shared notes through a Model Context Protocol connection: assistants such as Claude Code can fetch context and update notes automatically, and an OpenClaw skill wires this into agent workflows. So your vault becomes shared memory for both your team and your AI tools. Sync, publishing, and agent access run over a relay server you can self-host so all data stays on your own infrastructure, or use a managed instance. Either way your notes stay plain files in your vault.
CollaborationPublishingFolders
Details
Payments
Optional
Current version
1.1.35
Last updated
3 days ago
Created
5 months ago
Updates
29 releases
Downloads
712
Compatible with
Obsidian 1.8.7+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Payments
The plugin and self-hosted relay are free and open source with every feature. The managed (EVC-hosted) plan is free for personal use up to 5 shares; beyond that, and for custom domains and managed infrastructure, it is a paid subscription.
Sponsor
GitHub Sponsors
Author
entire-vcentire-vc
github.com/entire-vc
GitHubentire-vc
  1. Community
  2. Plugins
  3. Collaboration
  4. EVC Team Relay

Related plugins

Relay

Collaborate in real time with live cursors. Share folders. Manage access to updates.

Share Note

Instantly share/publish a note, with the full theme and content exactly like you see in Obsidian. Data is shared encrypted by default, and only you and the person you send it to have the key.

Multi Properties

Add properties to multiple notes at once. Either right-click a folder or select multiple notes and right-click the selection.

Folder notes

Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.

Waypoint

Easily generate dynamic MOCs in your folder notes using waypoints. Enables folders to show up in the graph view and removes the need for messy tags!

Hide Folders

Quickly toggle the visibility of specific folders in the file navigator based on configured names. Useful for hiding attachment folders.

Custom File Explorer sorting

Manual or automatic config-driven reordering and sorting of files and folders in File Explorer.

Quick Explorer

Perform file explorer operations (and see your current file path) from the title bar, using the mouse or keyboard.

Dataview Serializer

Serialize Dataview queries to Markdown, and keep the Markdown representation up to date

Flexplorer

Enhance the file explorer with custom sorting, pinning, and hiding.