ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use ORCID with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Connect to the ORCID registry to search for researchers, fetch biographical data, and manage research activities like works and funding.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 14 capabilities

The complete ORCID capability set.

These are the exact actions your AI can choose when you ask it to work with ORCID.

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 14 available through ORCID.

  1. 01

    Expanded search

    Search the ORCID registry (Expanded)

  2. 02

    Get works

    Get summary of research works for an ORCID record

  3. 03

    Get activities

    Get summary of all activities for an ORCID record

  4. 04

    Get person

    Get biographical section of an ORCID record

Capability set02 / 04

05-08

4 capabilities in this set.

Part of 14 available through ORCID.

  1. 05

    Get record

    Get full summary of an ORCID record

  2. 06

    Get summary

    Requires Member API access token. Get validated trust markers (Member API only)

  3. 07

    Register webhook

    Requires /webhook scope. Register a webhook for an ORCID record (Premium Member API only)

  4. 08

    Search

    Search the ORCID registry (Standard)

Capability set03 / 04

09-11

3 capabilities in this set.

Part of 14 available through ORCID.

  1. 09

    Add item

    Requires Member API access token with /activities/update or /person/update scope. Add a new item to an ORCID record (Member API only)

  2. 10

    Csv search

    Search the ORCID registry and return CSV data

  3. 11

    Delete item

    Requires Member API access token. Delete an item from an ORCID record (Member API only)

Capability set04 / 04

12-14

3 capabilities in this set.

Part of 14 available through ORCID.

  1. 12

    Get section item

    Get full details for a specific item in an ORCID record

  2. 13

    Unregister webhook

    Unregister a webhook for an ORCID record (Premium Member API only)

  3. 14

    Update item

    Requires Member API access token. Update an existing item in an ORCID record (Member API only)

Observed, not estimated

897ms average. Fast in production.

ORCID is checked daily against the live service.

Daily averagePeak 1068ms
Aug 20Today
Fastest day
791ms
Slowest day
1068ms
14-day trend
Slowing+18%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 14 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of ORCID, so you can see the experience inside your AI.

It does not authenticate your account with ORCID. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

ORCID Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_yOvWxTqil0MxDFd61k5mvBJobYzbPWL4H0dtyrm0/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — ORCID capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "orcid-researcher-ids-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_yOvWxTqil0MxDFd61k5mvBJobYzbPWL4H0dtyrm0/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions ORCID owners ask.

  • 01

    Can I search for researchers by their institution or specific keywords?

    Yes! Use the expanded_search capability with a Solr query like affiliation-name:"University of Oxford" to find researchers associated with specific organizations along with their profile details.

  • 02

    How do I retrieve the full list of publications for a specific ORCID iD?

    You can use the get_works capability by providing the researcher's ORCID iD. This will return a summary of all research works associated with that record.

  • 03

    Is it possible to add new research items to an ORCID profile using this server?

    Yes, if you have a Member API access token with the appropriate scopes, you can use the add_item capability to add works, funding, or other activities to a record.