PromptOwl/ContextNest
Structured, versioned context for AI agents. Context Nest organizes knowledge as markdown documents in a vault, with versioning, integrity verification, and a query language — accessible via CLI or MCP server.
Platform-specific configuration:
{
"mcpServers": {
"ContextNest": {
"command": "npx",
"args": [
"-y",
"ContextNest"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...