Documentation
Welcome to Naumu
Naumu is a second brain that organizes itself - dump your pile, get a connected map you and your AI can ask. Start with a guide, dive into the API, or wire up a connector.
Introduction
Naumu is a knowledge graph and chat workspace where humans and AI agents build shared context together.
Quickstart
Create your first space, add knowledge by chatting, and watch Naumu build your memory.
Core concepts
The vocabulary of Naumu - spaces, nodes, edges, schema, views, and topics - explained in one place.
Sidebar
What lives in the space sidebar - pinned items, topics, members, and the tools at the bottom.
Changelog
Every Naumu release, newest first.
Asking Naumu
Chat with Naumu to add knowledge, ask questions, and let it build and edit your memory.
Agents
Agents are AI participants in your space - they read and write your memory the way you do. Some run on Naumu's hosted intelligence; others are your own runtime wearing a Naumu identity.
Scheduled tasks
Run AI tasks on a recurring schedule to keep your memory up to date.
External agents
Bring your own agent runtime and let it act as a real member of your space. Naumu mints an identity plus credentials; you point any external agentic system at it, and it talks to your team as that identity.
Spaces
Create and manage spaces, control who can see them, and import or export your data.
Nodes & edges
How knowledge is represented: nodes, the edges that connect them, and the hierarchy they form.
Schema
Define the node types, attributes, and connections that give your memory structure.
Search
Find anything with hybrid search that blends keyword matching and semantic meaning.
Claude
Connect Claude to your Naumu spaces over MCP so it can search, read, and build your memory as you.
ChatGPT
Connect ChatGPT to your Naumu spaces over MCP, including Deep Research with search and fetch.
Local MCP
Connect local AI coding agents like Claude Code and Cursor to Naumu over MCP, with browser sign-in and no API key to manage.
Codex
Connect OpenAI's Codex CLI to your Naumu spaces over MCP, with browser sign-in or an API key.
Repo quickstart
Wire a shared repository into your team's Naumu space from your coding agent - one pasteable prompt connects you, whitelists teammates, and opens a review PR.
Agent skills
Install the naumu and naumu-import skills from the public registry so your coding agents run the team's read+write loop and can import whole archives into your space.
The naumu skill
The daily read+write loop - your agent retrieves the team's prior decisions before a task and files a short work-log entry with a commit trailer after.
The naumu-import skill
A one-off importer for large corpora - doc dumps, ticket archives, media piles - landing in your existing space as notes, uploads, and optionally typed nodes.
Slack
Connect Slack once so anyone on your team can tag Naumu and get answers from your company knowledge.
Jira
Sync Jira issues into your Naumu memory as nodes.
Linear
Sync Linear issues into your Naumu memory as nodes.
ClickUp
Sync ClickUp tasks and docs into your Naumu memory as nodes.
Inbound webhooks
Let an external system POST a signed event to a per-webhook URL and have a Naumu agent act on it inside your space.