Skip to content
Windsurf

jev use for Windsurf

io.github.shitianfang/jev-use

Typed yes/no, pick-one and score judgments from Jev in one batched call; typed escalation back.

client:Windsurf transport:stdio runtime:npm

Install jev use in Windsurf

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

{
  "mcpServers": {
    "jev-use": {
      "command": "npx",
      "args": [
        "-y",
        "jev-use"
      ]
    }
  }
}

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

jev use in other clients