MCP Server
MCP
io.github.onetrueclaude-creator/hebbian-vault
Usage-adaptive Obsidian vault search: Hebbian + PageRank + BM25 hybrid ranking.
Install
uvx hebbian-vault
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "hebbian-vault",
"version": "0.2.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Absolute path to your Obsidian vault directory. Optional — can also be set at runtime via the configure_vault tool.",
"format": "string",
"type": "named",
"name": "--vault"
}
],
"environmentVariables": [
{
"description": "Pro license JWT (optional). Unlocks --inline-tracking and other premium features. See the README for details.",
"format": "string",
"isSecret": true,
"name": "HEBBIAN_VAULT_LICENSE"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment