Knowledge¶
Search across both system documentation and personal knowledge from the Obsidian vault. Returns results tagged with their source scope (system or personal).
MCP name: knowledge
Category: context
Parameters¶
| Name | Type | Required | Description |
|---|---|---|---|
category |
str |
No | Filter personal units by category: work_pattern, self_regulation, skill_gap, feedback, preference, reference. |
depth |
str |
No | Content depth: 'index', 'summary' (default), 'full'. |
dev |
bool |
No | Include dev_notes in full-depth results. Auto-set when session dev mode is active. |
kind |
str |
No | Filter by kind: directions, capability, workflow, system, service, integration, reference, concept, personal. |
path |
str |
No | Exact unit path for direct lookup. |
query |
str |
No | Natural language search. |
scope |
str |
No | Path prefix to filter to a subtree. |
severity |
str |
No | Filter personal units by severity: HIGH, MODERATE, LOW. |
top_n |
int |
No | Max search results (default 8). |