Skip to content
Windsurf

Replication Radar for Windsurf

org.sciencelive4all/replication-radar

Turn the OpenAIRE Graph into a ranked replication queue with a Science Live verification overlay.

client:Windsurf transport:stdio runtime:pypi

Install Replication Radar 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": {
    "replication-radar": {
      "command": "uvx",
      "args": [
        "replication-radar"
      ],
      "env": {
        "GITHUB_TOKEN": "<GITHUB_TOKEN>",
        "RADAR_OPENAIRE_BASE": "<RADAR_OPENAIRE_BASE>",
        "RADAR_NANOPUB_SPARQL": "<RADAR_NANOPUB_SPARQL>",
        "RADAR_HTTP_TIMEOUT": "<RADAR_HTTP_TIMEOUT>"
      }
    }
  }
}

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

Replication Radar in other clients