orcid mcp server for VS Code
io.github.cyanheads/orcid-mcp-server
Researcher profiles, works, affiliations, funding, and peer reviews from the ORCID registry.
client:VS Code
transport:streamable-http
runtime:npm
tools:9
Install orcid mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"orcid-mcp-server": {
"type": "http",
"url": "https://orcid.caseyjhand.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs