Questions
Hi there,
I just installed zotero-mcp (https://github.com/54yyyu/zotero-mcp). I have been trying to connect eigent to use ollama for libraary reorganization, but after trying the configurations from the page none worked. Below is the MCP code i got. Could you please tell me how to make this work with eigent? Thank you.
{
"mcpServers": {
"zotero": {
"command": "/Users/rcl/.pyenv/versions/3.13.1/bin/zotero-mcp",
"env": {
"ZOTERO_LOCAL": "true"
}
}
}
}
Questions
Hi there,
I just installed zotero-mcp (https://github.com/54yyyu/zotero-mcp). I have been trying to connect eigent to use ollama for libraary reorganization, but after trying the configurations from the page none worked. Below is the MCP code i got. Could you please tell me how to make this work with eigent? Thank you.
{
"mcpServers": {
"zotero": {
"command": "/Users/rcl/.pyenv/versions/3.13.1/bin/zotero-mcp",
"env": {
"ZOTERO_LOCAL": "true"
}
}
}
}