Replication Radar for Claude Code
org.sciencelive4all/replication-radar
Turn the OpenAIRE Graph into a ranked replication queue with a Science Live verification overlay.
client:Claude Code
transport:stdio
runtime:pypi
Install Replication Radar in Claude Code
run in your project directory
claude mcp add replication-radar -e GITHUB_TOKEN=<GITHUB_TOKEN> -e RADAR_OPENAIRE_BASE=<RADAR_OPENAIRE_BASE> -e RADAR_NANOPUB_SPARQL=<RADAR_NANOPUB_SPARQL> -e RADAR_HTTP_TIMEOUT=<RADAR_HTTP_TIMEOUT> -- uvx replication-radar
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs