Research workspace for Zotero + Obsidian + NotebookLM. Search, ingest, sync, verify briefs.
claude mcp add research-hub -- uvx research-hub-pipeline
claude_desktop_config.json
{
"mcpServers": {
"research-hub": {
"command": "uvx",
"args": [
"research-hub-pipeline"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"research-hub": {
"command": "uvx",
"args": [
"research-hub-pipeline"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"research-hub": {
"command": "uvx",
"args": [
"research-hub-pipeline"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"research-hub": {
"type": "stdio",
"command": "uvx",
"args": [
"research-hub-pipeline"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"research-hub": {
"command": "uvx",
"args": [
"research-hub-pipeline"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.WenyuChiou--research-hub/reviews or the review_server meta-tool.
POST /mcp