注意:dev版包含自动批注功能的skill位于:https://github.com/JaimeParker/stable-jarvis/blob/dev/auto-annotation/skills/paper-analyzer/SKILL.md,如果使用,请注意命名更改问题,均可以通过agent解决
以下为次序安装步骤:
可选:
详细见官网,client的意义是在本地赋予agent读取和操作的权限
参考 ‣ and Zotero/Notion MCP例程指导
https://www.zotero.org/settings/security
在 home/settings/security 下找到 Applications,注意加粗的 User ID
点击 Create new private key,勾选其中的读取和写入权限
将 User ID 和 private key 放置到 https://github.com/JaimeParker/stable-jarvis/blob/dev/auto-annotation/user_info/zotero.json
参考 https://github.com/bitbonsai/mcp-obsidian
pip install -e. 即可,需要一个名为 jarvis 的 conda 环境(如果配置好了client,可以交给agent自己配置)