OWD Platform
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@OWD PlatformCreate a cited handoff for my current project"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
OWD Platform
OWD keeps the AI tools you already use independent, then carries the work you choose to share forward with its sources and your Decisions attached. It turns an Obsidian vault into bounded, cited Project context without becoming another model subscription, scraping hidden conversations, or silently deciding what is true.
This is an alpha release. The complete Apache-2.0 Community source is public and independently self-hostable. Start with synthetic or disposable vaults while evaluating a deployment. The optional managed service remains invitation-only and uses one isolated data-plane cell per owner.
The problem OWD solves
Every capable AI starts strong and then forgets the work trapped in another tool. Copying chats forward loses sources, mixes claims with decisions, and makes access nearly impossible to audit.
Without OWD | With OWD |
Re-explain the Project in every new session | Resume one durable, versioned Project record |
Copy conclusions without knowing their sources | Carry cited Artifacts, Handoffs, and Reviews |
Let an agent's output quietly become “the truth” | Keep agent contributions separate from owner Decisions |
Hand over a whole vault or paste notes manually | Grant one exact vault and optional folder boundary |
Treat sync as if it were a backup | Keep encrypted, independently restorable recovery points |
Lock useful context inside one provider | Use standard MCP plus portable Markdown and JSON fallback formats |
Related MCP server: Soul
How OWD works
flowchart LR
V["Your Obsidian vault"] <--> S["OWD Sync"]
S <--> O["Your OWD workspace"]
O <--> A["Agent A"]
O <--> B["Agent B"]
A --> H["Cited Handoff"]
H --> B
B --> R["Independent Review"]
R --> D["Your Decision"]
D --> O
O --> N["Next agent's head start"]Pair the vault you choose. OWD Sync connects only the open, explicitly approved Obsidian vault.
Publish current context. OWD automatically builds a searchable library from the latest durable sync state.
Connect independent agents. Each compatible client receives its own revocable, read-only vault and folder grant through remote MCP.
Prepare one Project handoff. Choose the agent, Project name, vault, and folder once during guided onboarding.
Say Connect this project to OWD. The working agent creates, joins, rejoins, or resumes the exact Project on the same connection.
Carry only the work you approve. Share cited contributions, request an independent Review, and record the owner Decision that should survive.
No prompt is copied back into the agent. The prepared first Project requires no second MCP authorization and no daily packet renewal. A changed boundary or a later unmatched Project still returns to one exact owner consent.
Why it is different
One owner-controlled record | Agents stay agents |
Projects, Work Packets, Artifacts, Handoffs, Reviews, Decisions, and provenance survive the session. | Codex, Claude, Grok, Eve.dev, Obsidian Mind, Hermes, and other clients keep their native tools and subscriptions. |
Evidence before memory | Consent before access |
Sources remain attached. Shared work is visible without becoming accepted truth until the owner decides. | Every grant names the exact client, vault, folders, scopes, and restored sources—and can be revoked. |
Portable by design | Recovery separate from sync |
Canonical notes remain Markdown; collaboration exports use documented, provider-neutral records. | Encrypted snapshots remain independently inspectable, downloadable, and restorable. |
One workspace, clear responsibilities
Surface | What it owns |
Obsidian | The owner's readable Markdown workspace |
OWD Sync | The sync boundary for only the explicitly paired vault |
OWD Platform | Passkeys, libraries, grants, Projects, provenance, Decisions, and encrypted recovery |
AI clients | The work itself, using their own models, tools, sandboxes, and subscriptions through standard MCP |
OWD Sync does not authorize agents or create Projects. An MCP grant does not grant local Obsidian CLI, shell, or filesystem authority. The human always remains the vault owner.
Built around the owner's workflow
The authenticated workspace is a focused folder-style application:
How OWD works — guided onboarding first; advanced controls afterward
Vaults — install OWD Sync, pair vaults, and see exact sync state
Projects — inspect durable activity, consent, participants, and provenance
Agents — connect, scope, inspect, and revoke MCP clients
Notes — search, browse, create, and safely edit Markdown text
Backup & restore — create, verify, export, and restore encrypted recovery points
System health — compatibility, deployment identity, and redacted diagnostics
OWD derives one next action from authoritative state. A user should not have to understand materialization jobs, internal IDs, raw scopes, or packet rotation to finish setup.
Standards-based agent compatibility
OWD exposes one remote MCP server using Streamable HTTP and OAuth 2.1 with PKCE. OWD-specific behavior is expressed through ordinary MCP Tools, Resources, and Prompts—not a custom transport or a client-side protocol fork.
The portable baseline is designed for compliant remote MCP clients. Current production validation covers a generic MCP client, MCP Inspector, Codex, Claude Code, and Grok Build.
Obsidian Mind receives a versioned compatibility profile, MCP Resource, setup Prompt, and script-free skill while preserving its native note layout and local
qmd/omserver.Eve.dev receives a source-pinned, user-scoped connection module, MCP Resource, setup Prompt, and script-free skill. Its sessions and subagents remain native to Eve while OWD supplies portable Project continuity and independently attributable collaboration identities.
Hermes Agent uses the universal MCP endpoint and remains an optional client, never an OWD runtime dependency.
Orca ADE can host compatible clients without giving OWD control of Orca tasks, worktrees, terminals, or permission settings.
Compatibility profiles improve setup; they never widen authority. See Agent access, release compatibility, and the Obsidian Mind and Eve profiles.
The reviewed upstream versions, source commits, critical paths, and package
integrities live in
compatibility/upstreams.json. A daily,
low-noise monitor opens one rolling GitHub issue only when a newer upstream
contract needs human review; it never silently advances an OWD compatibility
claim.
Obsidian Mind: local intelligence, durable collaboration
Obsidian Mind turns an Obsidian vault into an active local knowledge system with graph search, scoped recall, reasoning, and capture. OWD gives selected work a durable, owner-approved Project record that can move between independently authorized agents without exposing the rest of the vault or flattening local memory into shared truth.
Keep Obsidian Mind's native
qmdandomservers. OWD is added beside them as the remotemd-evolvedMCP connection; it never replaces or proxies the local tools.Use Mind's
search,expand,recall, andreasonfor fast local cognition. Use OWD for the current Work Packet, cited Artifacts, Handoffs, Reviews, owner Decisions, provenance, and recovery.Detect an Obsidian Mind vault from its versioned manifest, preserve its native note layout, and derive narrow concrete content roots without treating local profile data as authorization.
Keep
memories/, private notes, configured never-expose files, and runtime infrastructure outside ordinary OWD Project context. The server enforces the same ceiling across reads, search, Project discovery, citations, repair, and resume.Treat Mind's
record_workandrememberas direct vault writes. They obey OWD's primary-writer guidance so a second agent does not silently create overlapping edits or sync conflicts.Carry Mind's consultation result into the OWD Artifact or Handoff before committing to an approach, including contrary evidence or an explicit “nothing recorded” result.
The same profile ships through the shared client pack, the
portable Obsidian Mind skill,
the standard MCP Resource
owd://compatibility-profiles/obsidian-mind/v1, the
connect-obsidian-mind Prompt, and the dashboard's additive setup command.
The profile source is
source-verified against Obsidian Mind 8.2.0 at upstream commit
216821bbc030211476e68270e287c915d09b4390; live client acceptance remains
explicit rather than assumed. See the
complete Obsidian Mind compatibility guide.
Eve.dev: durable agents, portable Project memory
Eve runs durable agent sessions, subagents, sandboxes, channels, and schedules. OWD gives that execution an owner-approved Project record that can survive the Eve session and become a cited head start for another independently authorized agent.
Copy one generated
agent/connections/owd.tsmodule from the OWD dashboard.Authenticate through Eve's native user-scoped Vercel Connect flow—no static token, proxy, custom transport, or OWD-specific tool-call protocol.
Discover the standard OWD tools as
owd__<tool>and use the sameopen_project→ wait-if-needed →resume_projectlifecycle.Give every genuinely independent Eve reviewer a distinct connector identity, preserving real attribution instead of treating a renamed child as another participant.
The profile is source-verified against Eve 0.29.2 and @vercel/connect
0.6.0; live Eve acceptance remains explicit rather than assumed. See the
complete Eve.dev compatibility guide.
Trust by design
Single owner, multiple vaults. Team accounts and shared administration are intentionally outside the current authorization model.
Read-only agent context. Every MCP vault call rechecks the live client, audience, vault, folder, scope, expiry, and revocation boundary.
No hidden-conversation ingestion. OWD stores durable contributions and provenance, not provider transcripts or chain-of-thought.
Owner Decisions remain distinct. Agents can append contributions; they cannot approve their own work or silently promote it into owner truth.
Restored data is not silently trusted. Restored note paths remain separately identified and excluded until explicitly approved.
One advisory local writer. The first Project agent becomes the default primary writer for owner-requested bounded local tasks. Later agents are warned to remain read-only unless the owner explicitly transfers that role. This guidance is not presented as an operating-system lock.
Recovery excludes authority. Snapshots omit sessions, OAuth tokens, credentials, live grants, and protocol secrets.
Read the full Security Model before moving beyond synthetic alpha data.
Community and managed delivery
Community edition | Managed private alpha |
Complete Apache-2.0 product | Same single-owner Community data plane |
Runs in the owner's Cloudflare account | One pre-provisioned isolated cell per owner |
No hosted account or billing dependency | Invitation-only onboarding and operations |
Owner controls infrastructure and usage cost | Operator manages infrastructure, not vault truth |
The managed model is not a shared multi-tenant vault database. Every owner cell has separate runtime and storage resources. A public OWD Cloud account, billing system, and service-level offering are not generally available.
See Deployment Modes and current alpha status.
Deploy Community
The deployment runs in your Cloudflare account. Review the alpha limits, security model, and deployment boundary first. OWD never receives your Cloudflare credentials or recovery private key.
Current alpha boundary
The alpha is for learning whether OWD makes real cross-agent work materially easier while hardening Community deployment and upgrade behavior.
Use synthetic or disposable vaults; personal and production-vault adoption remains a later safety gate.
OWD Sync
0.1.6is not yet in Obsidian Community Plugins. The OWD desktop installer is the primary alpha path; BRAT is a disclosed fallback.Web mutation covers Markdown text and note creation. Rename, delete, attachment writes, and arbitrary
.obsidianmutation are out of scope.Snapshot attachment and
.obsidiansections remain disabled.The current external gate is one unassisted, two-agent Handoff → Review → owner Decision → recovery run.
A standards-compatible path does not claim that every client has completed the full acceptance exercise.
Already use Obsidian and more than one AI client? Deploy Community or request managed alpha access.
Documentation
Start here
Understand the product
Integrate and build
Development
OWD Platform is a TypeScript monorepo built around one integrated Cloudflare Worker and a separately released Obsidian companion.
pnpm install
pnpm types
pnpm check
pnpm test
pnpm test:e2e
pnpm build
pnpm deploy:dry-runpnpm dev builds the authenticated web application and starts Wrangler with
local bindings. These commands are for Community operators and contributors;
managed alpha users receive a pre-provisioned workspace instead.
apps/web— authenticated owner workspaceapps/worker— Hono API, OAuth/MCP, storage, and orchestrationapps/marketing— independent mdevolved.com sitepackages/contracts— shared runtime schemaspackages/obsidian-plugin— OWD Sync development sourcepackages/client-packs— optional, protocol-neutral client profilesmigrations— append-only Community data-plane migrationsdocs— product, architecture, security, compatibility, and release contracts
License
OWD Platform is licensed under the Apache License 2.0. Vendored upstream components retain their original notices and licenses.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityBmaintenanceLocal-first agentic knowledge layer over Obsidian notes, enabling MCP-aware agents to search, retrieve, and compile knowledge with provenance and task contracts.Last updated3792MIT
- Alicense-qualityCmaintenanceGives AI agents persistent memory, handoffs, and shared context across sessions, enabling seamless continuity and multi-agent collaboration.Last updated2266Sleepycat
- Alicense-qualityBmaintenanceA local-private context-handoff tool for AI agents, preserving decisions, evidence, and verbatim code in a SQLite ledger and providing zone indicators to prevent context rot across sessions.Last updated431MIT
- AlicenseAqualityBmaintenanceAn identity & continuity platform for AI agents.Last updated41AGPL 3.0
Related MCP Connectors
Sovereign Agent OS — Persistent Memory, Governance & Compliance for AI Agents.
Durable agent-to-agent handoffs and shared scratchpad for multi-agent workflows.
Continuity protocol for autonomous AI agents. Agent messaging with SMTP bridge and LN payments.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/msinclair25/owd-platform'
If you have feedback or need assistance with the MCP directory API, please join our Discord server