loading…
Search for a command to run...
loading…
Enables Claude to access and search a local Zotero library by querying metadata and providing direct paths to PDF files. This allows the model to browse researc
Enables Claude to access and search a local Zotero library by querying metadata and providing direct paths to PDF files. This allows the model to browse research collections and natively read academic papers without requiring text extraction or manual exports.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"principia-mcp": {
"command": "npx",
"args": []
}
}
}