the collaboration workspace for AI-native teams

Build knowledge
like software.

Humans and agents write together. Markdown and HTML docs on branches you review and merge. Organized so agents find the right context.

Humans and agents co-editAgent edits stay reviewableBranch parallel workMerge what wins

Sign up for a forever free account today.

Connects to
Claude CodeCoworkClaude DesktopCursorChatGPT& other MCP hosts
The Moxn editor on an on-call runbook: branch selector, a three-suggestions review chip, agent edits shown inline with accept or revert controls on each change, and a teammate's comment anchored to a phrase in the body

agent edits arrive on a branch, reviewable inline

01 · write together

One editor. Two kinds of teammates.

Moxn is a workspace people want to write in. Agents are collaborators in it, not integrations bolted on. Everyone edits the same living documents, and every agent edit stays reviewable.

Moxn editor showing accept and revert controls on list text and a mermaid diagram

accept / revert controls on an agent's suggested change

Realtime, together

A rich collaborative editor your team actually writes in, with live cursors, comments, and clean markdown underneath.

Agent edits stay visible

Agents write through the same door. Their edits land as suggestions you accept, revert, or refine inline.

Discuss in place

Comment threads live with the content and survive every edit, branch, and merge.

02 · branch & merge

Branches let agents collaborate.
Humans review what changed.

Trusted updates go straight to main. Exploratory work gets its own branch, so agents never overwrite each other. When a branch is ready, you see exactly what changed before it merges.

A Moxn merge request on a slide deck: conflict summary, per-slide change badges, and a side-by-side slide comparison with keep-from-branch controls

a merge request on a slide deck: side-by-side diff, pick a side, merge

Real diffs, not guesswork

Section-grain diffs across text, diagrams, tables, and slides. Review agent work the way you review a pull request.

Parallel agents, zero collisions

Each agent works its own branch. Compare outcomes and keep the strongest, discard the rest.

03 · the filesystem

One home for everything your team and agents create.

Every file lands in a permissioned, versioned virtual filesystem. Real paths, typed metadata, and hierarchical tags make it searchable by humans and agents. If your current content store feels like a black hole, Moxn will feel very different.

The Moxn virtual filesystem showing documents, slide decks, and reports organized in a nested file tree

04 · organize & find

Structure designed for agents.

Moxn's metadata system does two jobs: it steers agents as they write, and it makes their work findable. Parallel agents share one ontology, and any agent can read the schemas first, then search with real fields instead of guessing keywords.

A typed metadata grid in Moxn with documents as rows and schema fields as columns: company, role, priority, talk track, funding stage, follow-up date

documents in a typed grid: every column is a schema field agents fill and filter by

Validated on write

Every field declares a type and its allowed values. A write that breaks the schema is rejected, so a bad agent run cannot quietly corrupt the structure.

Versioned schemas

Fields and schemas carry versions and releases. Changing one is a tracked event, not a silent break for the agents that depend on it.

Paths and tags

Documents sit in a real folder hierarchy. Tags add labels that cut across it, and filtering a parent tag covers everything beneath it.

The Moxn schema registry showing a Priority field with ordered select values, the schemas it belongs to, its version history, and a View JSON Schema control

the schema registry: versioned fields agents read before they write or search

05 · connect

Your agents are already compatible.

Native MCP server and a CLI, whichever your agent speaks. The same tools power both: find, search, read, write, branch, and merge.

MCP Server

Native protocol integration

{
  "mcpServers": {
    "context": {
      "type": "stdio",
      "command": "npx",
      "args": ["-y", "@moxn/mcp-kb@latest", "--workspace=<your-workspace>"]
    }
  }
}

Runs locally via npx. Supports file uploads (images, PDFs, CSVs). On first use, a browser opens for authentication.

Claude CodeCoworkClaude DesktopCursorChatGPT& other MCP hosts

CLI

Shell commands for any agent

$ npm install -g @moxn/context-cli
$ context install-skill
$ context find --type document

Works with Claude Code, Codex, Open Claw, and any agent that can run shell commands.

what an agent session looks like
context search
query: "deployment runbook"
tags: ["engineering"]
→ 3 results
/engineering/deployment-runbook Deployment Runbook
/engineering/deploy-checklist Deploy Checklist
/guides/first-deploy Your First Deploy
context read
document: /engineering/deployment-runbook
→ 3 sections
§ Prerequisites
§ Steps
§ Rollback Procedure
context write
document: /engineering/deployment-runbook
section: "Steps"
content: "Updated step 3: use --dry-run before deploying."
✓ Updated on branch main

portability

Bring your knowledge.
Keep your exit path.

Import from Notion with round-trip fidelity. Pages, databases, properties, and cross-references come through intact. Markdown and CSV too.

Export back out any time. If you don't love Moxn, you haven't lost anything.

Need help importing? Join our Slack community and we'll get you set up.

Import dropdown showing Notion, Markdown, and CSV import options

security

Your data, protected

Encryption, isolation, and access controls at every layer.

Encrypted everywhere

AES-256 at rest. TLS in transit. API keys hashed with SHA-256.

Workspace isolation

Every operation is scoped to your workspace, enforced at the data layer.

Authentication & SSO

Enterprise SSO/SAML. Role-based access. Scoped API keys with expiration.

SOC2-certified infra

Hosted on Supabase, Vercel, and Clerk, all independently SOC2 Type II certified.

Simple, transparent pricing

Start free, scale as you grow.

The Free plan is free forever. Paid plans start with a 60-day trial, cancel anytime.

Free

Get started with Moxn at no cost

Free
  • Up to 20 documents
  • 1 filesystem
  • MCP/CLI access for AI agents
  • Branching, merging & version history
  • Search designed for agents
  • Section-level permissions
  • Slack community support
Start for Free

Individual

A context OS for you and your AI tools

$4/month

60 days free for new users

  • Everything in Free
  • Unlimited documents
  • Unlimited filesystems
  • Notion & Markdown import
Start Free Trial
Most Popular

Team

Real-time collaboration for your team and AI agents

$12/user/month

60 days free for new users

  • Everything in Individual
  • Up to 20 team members
  • Real-time co-editing
  • Priority support
Start Free Trial