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), output_format (optional string - 'text' or 'json')
Read notes by title or permalink. Parameters: identifier (string), page (optional integer), page_size (optional integer), output_format (optional string - 'text' or 'json')
Read raw file content. Parameters: path (string)
View notes as formatted artifacts. Parameters: identifier (string)
Edit notes incrementally. Parameters: identifier (string), operation (string), content (string), output_format (optional string - 'text' or 'json')
Move notes with database consistency. Parameters: identifier (string), destination_path (string), output_format (optional string - 'text' or 'json')
Delete notes from knowledge base. Parameters: identifier (string), output_format (optional string - 'text' or 'json')
Navigate knowledge graph via memory:// URLs. Parameters: url (string), depth (integer), timeframe (optional string), output_format (optional string - 'json' or 'text')
Find recently updated information. Parameters: type (string), depth (integer), timeframe (optional string), output_format (optional string - 'text' or 'json')
Browse directory contents with filtering. Parameters: dir_name (string), depth (integer)
Search across your knowledge base. Parameters: query (string), page (integer), page_size (integer)
Search with filters. Parameters: query (optional string), page (integer), page_size (integer), search_type (string), types (string), entity_types (string), after_date (string), metadata_filters (string), tags (string), status (string), project (string)
List all available projects. Parameters: output_format (optional string - 'text' or 'json')
Create new projects. Parameters: project_name (string), project_path (string), output_format (optional string - 'text' or 'json')
Show current project stats.
Check synchronization status.
Show optional Cloud overview and setup guidance.
Show latest release notes.
Generate knowledge visualizations. Parameters: nodes (array), edges (array), title (string), folder (string)