Skip to content
Windsurf

Sourceright for Windsurf

io.github.edithatogo/sourceright

Reference verification MCP server for CSL bibliographies, evidence, and audited writes.

client:Windsurf transport:stdio runtime:oci

Install Sourceright in Windsurf

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

{
  "mcpServers": {
    "sourceright": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/edithatogo/sourceright-mcp:0.1.20"
      ]
    }
  }
}

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

Sourceright in other clients