Self-evolving Context Database for AI Agents. Unify Agent Memory, Knowledge RAG and Skills.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"OpenViking": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-OpenViking"
]
}
}
}