How It Works Interact naturally with AIs to build and access your knowledge base.
1 Build on Past Knowledge AI references previous notes in future conversations.
"Let's continue our conversation about coffee brewing." AI retrieves relevant notes rather than loading everything.
2 Chat Naturally Have normal conversations with AI assistants like Claude.
"Find information about pour over coffee methods." AI searches your knowledge base and summarizes findings.
3 Save Knowledge Ask Claude to create a note about your conversation.
"Create a note about coffee brewing methods." AI creates a structured note with observations and relations.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
Create or update notes. Parameters: title (string), content (string), folder (optional string), tags (optional array)
Read notes by title or permalink. Parameters: identifier (string), page (optional int), page_size (optional int)
Read raw file content (text, images, binaries). Parameters: path (string)
View notes as formatted artifacts. Parameters: identifier (string)
Edit notes incrementally. Parameters: identifier (string), operation (string), content (string)
Move notes with database consistency. Parameters: identifier (string), destination_path (string)
Delete notes from knowledge base. Parameters: identifier (string)
Navigate knowledge graph via memory:// URLs. Parameters: url (string), depth (optional int), timeframe (optional string)
Find recently updated information. Parameters: type (string), depth (optional int), timeframe (optional string)
Browse directory contents with filtering. Parameters: dir_name (string), depth (optional int)
Search across your knowledge base. Parameters: query (string), page (optional int), page_size (optional int)
Search with filters. Parameters: query (string), page (optional int), page_size (optional int), search_type (optional string), types (optional array), entity_types (optional array), after_date (optional string), metadata_filters (optional array), tags (optional array), status (optional string), project (optional string)
Structured frontmatter search. Parameters: filters (array), limit (optional int), offset (optional int), project (optional string)
List all available projects.
Create new projects. Parameters: project_name (string), project_path (string)
Show current project stats.
Check synchronization status.
Generate knowledge visualizations. Parameters: nodes (array), edges (array), title (string), folder (string)