AI-operable research workspace for Zotero, Obsidian, and NotebookLM. Use any two, or all three, through CLI, MCP, REST, and dashboard.
{
"mcpServers": {
"research-hub": {
"command": "uvx",
"args": [
"research-hub-pipeline"
]
}
}
}