Not just agent access.
Agent collaboration.
A single shared source of truth for your team and your agents.
60-day free trial — cancel anytime

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

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.

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.

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.


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
- 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
Individual
A context OS for you and your AI tools
60 days free for new users
- Everything in Free
- Unlimited documents
- Unlimited filesystems
- Notion & Markdown import
Team
Real-time collaboration for your team and AI agents
60 days free for new users
- Everything in Individual
- Up to 20 team members
- Real-time co-editing
- Priority support