Zenodo Connector for AI agents.
14 live capabilities
Archive and manage scientific research datasets directly from your workspace.
Waiting for input…
Why people use Zenodo
Zenodo for Scientific Research Management
This Connector changes that by letting you handle the whole process through your AI client. You can describe your new dataset in plain English and have your agent handle the deposition creation, file uploads, and metadata updates in one go. You get a finished, organized research record without ever leaving your primary workspace.
What Vinkius changes
You get a direct line from your AI agent to your scientific data repository.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Archiving a new dataset
A data scientist asks the agent to create a deposition for a Climate Model 2024 dataset with specific metadata using create_deposition.
- Real-world use case 02
Checking research status
A researcher asks for the status of a specific deposition ID to see if it is ready for publication using get_deposition.
- Real-world use case 03
Finding peer research
A student asks the agent to find public records related to quantum computing to see what is available using list_records.
Complete set · 14capabilities
The complete Zenodo capability set.
These are the exact actions your AI can choose when you ask it to work with Zenodo.
01—04
4 capabilities in this set.
Part of 14 available through Zenodo.
- 01 Capability
List depositions
Get a list of all your Zenodo depositions. This provides a high-level view of your research history.
- 02 Capability
Create deposition
Create a new unpublished deposition. You can include metadata right away to get organized.
- 03 Capability
Edit deposition
Modify a published deposition. Use this to fix errors or update information on your live records.
- 04 Capability
Get deposition
Retrieve details for a specific deposition using its ID. It's the fastest way to see the current status of a record.
05—08
4 capabilities in this set.
Part of 14 available through Zenodo.
- 05 Capability
Get record
Fetch details for a published Zenodo record by its ID. This is perfect for quickly pulling data about existing research.
- 06 Capability
List deposition files
See every file attached to a specific deposition. It helps you audit what's included in your research package.
- 07 Capability
List records
Search the entire Zenodo database for public records. Use this to find relevant datasets or software.
- 08 Capability
New version deposition
Create a new version of an existing deposition. This keeps your research history accurate and up to date.
09—11
3 capabilities in this set.
Part of 14 available through Zenodo.
- 09 Capability
Publish deposition
Make an unpublished deposition live on Zenodo. Be careful as published records cannot be deleted.
- 10 Capability
Update deposition
Edit the details of a deposition. Use this to tweak titles, descriptions, or access rights.
- 11 Capability
Upload deposition file
Add a text file to an existing deposition. It's a simple way to include extra documentation or data.
12—14
3 capabilities in this set.
Part of 14 available through Zenodo.
- 12 Capability
Delete deposition file
Remove a specific file from a deposition. Use this if you need to clean up a research package.
- 13 Capability
Delete deposition
Delete an unpublished deposition. This is for removing drafts that you no longer need.
- 14 Capability
Discard deposition
Throw away edits on a deposition. Use this to revert to a previous state if a draft goes off track.
Set up in minutes
One URL. Then ask Zenodo to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Zenodo from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_yWiQbX1r2ufIXB35jGua6AzTtIHwHneC0nVPdaqJ/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Zenodo, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Zenodo for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_yWiQbX1r2ufIXB35jGua6AzTtIHwHneC0nVPdaqJ/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Zenodo URL.
- Step 03
Save and start
Save the connection and enable Zenodo in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"zenodo": {
"url": "https://edge.vinkius.com/vk_preview_yWiQbX1r2ufIXB35jGua6AzTtIHwHneC0nVPdaqJ/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Zenodo
Open Agent mode in chat and ask: "Using Zenodo, help me...". 14 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"zenodo": {
"url": "https://edge.vinkius.com/vk_preview_yWiQbX1r2ufIXB35jGua6AzTtIHwHneC0nVPdaqJ/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Zenodo
Ask Copilot: "Using Zenodo, help me...". 14 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"zenodo": {
"url": "https://edge.vinkius.com/vk_preview_yWiQbX1r2ufIXB35jGua6AzTtIHwHneC0nVPdaqJ/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Zenodo
Open Cascade and ask: "Using Zenodo, help me...". 14 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"zenodo": {
"url": "https://edge.vinkius.com/vk_preview_yWiQbX1r2ufIXB35jGua6AzTtIHwHneC0nVPdaqJ/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Zenodo
Ask Cline: "Using Zenodo, help me...". 14 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add zenodo --transport http "https://edge.vinkius.com/vk_preview_yWiQbX1r2ufIXB35jGua6AzTtIHwHneC0nVPdaqJ/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Zenodo
Ask Claude: "Using Zenodo, show me...". 14 tools are ready
Where the request belongs
Work Zenodo can move forward.
For academics and data scientists who are tired of juggling multiple browser tabs to manage research artifacts. It's for anyone who wants to move research from done to archived without the administrative headache.
Academic Researcher
Drafts and publishes research artifacts while staying inside their primary writing environment.
Data Scientist
Manages large public datasets and ensures metadata is accurate for peer review.
Open Science Advocate
Searches for public records and shares research artifacts to foster transparency.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsFigshare
Manage research data and scholarly outputs via Figshare. list public articles, manage private uploads, and organize collections directly from your AI agent.
DataCite REST
Manage and query DOIs (Digital Object Identifiers) via DataCite. retrieve metadata, list activities, and manage research records directly from your AI agent.
CORE (Open Access Research)
Access millions of open access research papers, journals, and repositories directly from your AI agent using the CORE API.
ORCID (Researcher IDs)
Connect to the ORCID registry to search for researchers, fetch biographical data, and manage research activities like works and funding.
ORCID
Access and manage ORCID researcher records. search the registry, fetch biographical data, and manage works or affiliations directly.
OpenAlex
Automate scholarly research via OpenAlex. search millions of works, authors, and institutions directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Zenodo connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Zenodo.
The practical details behind the request, access and result.
Can I use the Zenodo MCP to upload my research files?
Yes, you can use the upload capability to add text files directly to your depositions from your AI client.
How do I manage metadata without opening the Zenodo website?
The Connector lets your agent update titles, creators, and descriptions for you through plain language commands.
Can I delete a research record that is already published?
No, Zenodo doesn't allow deleting live records. You can only delete unpublished drafts using the Connector.
Is this Zenodo MCP good for finding existing datasets?
Yes, it can search the entire public database for specific research topics and return the relevant records.
How do I keep track of different versions of my research?
You can use the versioning capabilities to create and manage new versions of your depositions as your work evolves.
Does this work with Cursor or Claude?
Yes, it connects to any MCP-compatible client like Claude, Cursor, or Windsurf.
Can I delete a deposition that has already been published?
No. The delete_deposition capability only works for unpublished depositions. Once a record is published on Zenodo, it is permanent to ensure scientific traceability.
How can I search for public datasets about a specific topic?
You can use the list_records capability with a search query. For example, ask the agent to 'Search Zenodo records for climate change' and it will return matching public entries.
Is it possible to see which files are included in a deposition before downloading them?
Yes! Use the list_deposition_files capability with the Deposition ID. The agent will provide a list of all filenames and metadata associated with that specific deposition.
One connection away
Give your agent a direct line to Zenodo.
Connect Zenodo once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available