Skip to content
Windsurf

orcid for Windsurf

io.github.smaboundless/orcid

Search ORCID researcher profiles, retrieve works, and export citations

client:Windsurf transport:stdio runtime:pypi

Install orcid in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "orcid": {
      "command": "uvx",
      "args": [
        "orcid-mcp-server"
      ],
      "env": {
        "ORCID_CLIENT_ID": "<ORCID_CLIENT_ID>",
        "ORCID_CLIENT_SECRET": "<ORCID_CLIENT_SECRET>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

orcid in other clients