Knowz Cloud
Start quickly with a managed Knowz workspace, automatic updates, and access from every device.
Knowz operates the application infrastructure while you keep ownership of the knowledge you create.
Your personal knowledge layer
Build durable, portable knowledge once, then use it across models and agents. Start in Knowz Cloud, run a local stack, or combine both as your custody needs evolve.
Start managed, run Knowz on infrastructure you control, or combine both. Your deployment can change without making your knowledge disposable.
Start quickly with a managed Knowz workspace, automatic updates, and access from every device.
Knowz operates the application infrastructure while you keep ownership of the knowledge you create.
Run a containerized local stack on hardware you control with PostgreSQL and local or compatible storage.
Choose an offline setup, a provider you already trust, or local models through Ollama's OpenAI-compatible interface.
Use cloud convenience for one workspace and local custody for another without changing the knowledge model.
Versioned export and import paths help knowledge move between supported local and hosted environments.
Local in one guided command
knowz up.The Knowz CLI checks prerequisites, guides provider selection, starts the containerized local stack, waits for health, and prepares a local profile.
$ npm install -g @knowzai/cli
$ knowz up
$ knowz statusKnowledge where your agents work
Use Knowz plugins for Grok, Cursor, DeepSeek, and Obsidian; MCP for Claude and Codex; HTTP APIs; or the terminal. Each path reaches the same permission-aware vault model.
Install Knowz from the Cursor marketplace, from the Knowz repo on Grok, from GitHub in DeepSeek Harness, and Knowz AI Sync from the Obsidian community directory. Claude and Codex use the same vault skills for asking, searching, and capturing knowledge.
/knowz-ask/knowz-search/knowz-saveConnect Claude, Codex, and other MCP-compatible assistants to the same permission-aware knowledge tools instead of rebuilding context per agent.
asksearchcaptureBuild custom capture, search, chat, and automation workflows against documented HTTP contracts.
integrateautomatestreamWork from a terminal, bind repositories, manage profiles, and operate a portable local environment.
knowz upknowz searchknowz askChoose where Knowz runs, which provider handles eligible AI work, and which supported content remains protected by keys you hold.
Use Knowz-managed services, configure Azure or another OpenAI-compatible provider, or point supported workloads at Ollama and local models. Capabilities depend on the provider and model you select.
Client-encrypted content protected with user-held keys is designed to stay unreadable to Knowz and the configured provider until an authorized client decrypts it. You decide when eligible content can be sent for AI processing.
A versioned export and import format preserves supported content, files, relationships, and enrichments when moving across local, SaaS, and hybrid environments—with validation and explicit compatibility boundaries.
Encryption, AI processing, local operation, and export fidelity each have configuration and compatibility boundaries. Knowz documents those boundaries so you can choose the right custody model for each vault.
Combines features you'd normally need multiple tools for
Find things by meaning, not just keywords
Actually understands code structure via AST parsing
Share knowledge with links, groups, and access control
Encrypt with user-held keys. You keep ownership of your knowledge
REST API for custom integrations
Automated tagging and summarization without the hassle
Knowz for Grok, Cursor, and DeepSeek; Knowz AI Sync for Obsidian; Claude and Codex via MCP
Notes, documents, and code in one place
Better search, understands code, AI automation
Also handles documents and personal knowledge
You control your data, no vendor lock-in
Simpler, no manual graph building required
Capture, organize, and find your information quickly. Works with personal notes, documents, and codebases.
Add text, files, and web content. AI automatically tags, categorizes, summarizes, and extracts key concepts—no manual organizing required.
Useful for: Anyone who captures a lot of information and needs it organized without manual work.
Search by meaning, not just keywords. Understands context, finds similar content with different wording, and shows related items you might have forgotten.
Useful for: Finding that thing you wrote six months ago when you can only remember the general idea.
Ask questions about your stored knowledge. Get answers pulled from your actual content with source references for every answer.
Useful for: When you know the answer is somewhere in your notes but don't want to hunt through files.
Parses code structure using Abstract Syntax Tree analysis. Search by code structure, not just text matching—no more grepping through false positives.
Useful for: Developers who need to search codebases accurately without thousands of irrelevant matches.
Share knowledge with a short link, set View, Contribute, or Edit permissions, and keep collaboration inside groups or a circle of trust.
Useful for: Teams and families who need to share knowledge without opening the whole vault.
Encrypt vaults or individual items with user-held keys. Client-encrypted content stays unreadable to Knowz and the configured provider until you decrypt it.
Useful for: Anyone who wants custody of their keys without giving up the rest of the platform.
Get the Knowz plugin from the Cursor marketplace, install it on Grok straight from the Knowz repo, add Knowz in DeepSeek Harness from GitHub, and Knowz AI Sync from the Obsidian community directory. Claude, Codex, and other assistants connect through the Knowz MCP server.
Useful for: Anyone who wants their knowledge in the tools they already use—not a new chat window.
REST API for custom integrations. Build your own workflows and connect Knowz to your existing tools.
Useful for: Developers and power users who want to integrate Knowz into their existing workflows.
From development workflows to preserving family memories—Knowz adapts to what matters most
KnowzCode is the open-source development framework built on Knowz. It brings structured AI-assisted coding to your projects — with quality gates, multi-agent teams, and session memory powered by Knowz vaults.
Analyze, Specify, Build, Audit, Ship — a repeatable workflow with quality gates at every stage.
Decisions and patterns captured in Knowz, queried by agents across sessions and projects.
Up to 14 specialized agents working in parallel — architect, tester, auditor, and more.
Claude Code, Gemini, Codex, Copilot, Cursor, Windsurf — bring your own AI assistant.