orcid mcp server for Zed
io.github.cyanheads/orcid-mcp-server
Researcher profiles, works, affiliations, funding, and peer reviews from the ORCID registry.
client:Zed
transport:streamable-http
runtime:npm
tools:9
Install orcid mcp server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"orcid-mcp-server": {
"url": "https://orcid.caseyjhand.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs