Not just agent access.
Agent collaboration.

A single shared source of truth for your team and your agents.

Read and write togetherPush to mainBranch to exploreDiff when it matters
Connects to
Claude CodeCoworkClaude DesktopCursorChatGPT& other MCP hosts

60-day free trial — cancel anytime

Moxn editor showing a rendered mermaid diagram, rich markdown formatting, and section navigation

Shared context

Access is only the beginning.

Once agents can read and write, they need a place to coordinate work: find context, update knowledge, branch experiments, and leave changes humans can inspect.

MCP Server

Native protocol integration

Add the server to your MCP config so agents can find context, read documents, update sections, work with databases, and participate in the same branch and merge flow as your team.

{
  "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.

Works with

Claude CodeCoworkClaude DesktopCursorChatGPT& other MCP hosts

CLI Tool

Shell commands for any agent

Install the CLI globally and give any shell-capable agent the same shared context and write path for trusted maintenance, exploratory drafts, and reviewable changes.

$ 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.

The same tools power both entry points: find search read sections documents databases merge_requests

Knowledge map

Give agents a map, not a pile of pages.

Paths show where knowledge lives. Tags connect related ideas. Databases turn collections into structured context agents can navigate and update.

Inline file tree with expandable folders and document hierarchy

Paths & folders

Put documents in places agents can reason about, from /engineering to /product to /guides.

Hierarchical tags

Layer cross-cutting meaning onto files. Filter a parent tag and agents can traverse the whole subtree beneath it.

Databases

Turn repeatable knowledge into structured collections with typed fields agents can read, compare, and update.

Hierarchical tags tree view

Together, these primitives give agents a map they can explore and a structure humans can keep clean.

Maintenance

Find the right context, then update it in place.

Agents work with Moxn like a shared filesystem: discover by path, search by content, read clean text, and write updates back to the right section.

The same flow works for routine maintenance, quick corrections, and deeper context gathering before a larger change.

MCP Tool Calls
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
Moxn merge comparison showing side-by-side diff of two mermaid diagrams with Keep buttons

Review loop

Choose the right loop for each change.

Trusted updates can go straight to main. Exploratory work can branch. Humans and agents can compare rich diffs when judgment matters.

Multiple agents can work in parallel without stepping on each other's changes. Merge what works, refine what needs taste, and discard the rest.

Full version history means you can always roll back.

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 imports too.

Export back to your current provider any time. If you don't love Moxn, you haven't lost anything.

More integrations coming—Confluence, Google Docs, and more. Need help importing your content? Join our Slack community and we'll help you get set up.

Import dropdown showing Notion, Markdown, and CSV import options
Notion import configuration dialog
Security

Your data, protected

Built on SOC2-certified infrastructure with encryption, isolation, and access controls at every layer.

Encrypted everywhere

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

Workspace isolation

Every operation is scoped to your workspace. Strict tenant boundaries enforced at the data layer.

Authentication & SSO

Enterprise SSO/SAML. Role-based access controls. 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.

60-day free trial for new users. 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