NocturnLabs/opencode-personal-knowledge
🧠Personal knowledge MCP server with vector database for Opencode. Store and retrieve knowledge using semantic search, powered by local embeddings.
Platform-specific configuration:
{
"mcpServers": {
"opencode-personal-knowledge": {
"command": "npx",
"args": [
"-y",
"opencode-personal-knowledge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...