orcid mcp server for Cursor
io.github.cyanheads/orcid-mcp-server
Researcher profiles, works, affiliations, funding, and peer reviews from the ORCID registry.
client:Cursor
transport:streamable-http
runtime:npm
tools:9
Install orcid mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"orcid-mcp-server": {
"url": "https://orcid.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs