Skip to content
Cursor

jev for Cursor

io.github.aitejiu/jev

Jev judgments for agents: injection scanning, shell risk gating, ranking

client:Cursor transport:stdio runtime:pypi

Install jev in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "jev": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "jev-mcp"
      ],
      "env": {
        "TYPESAFE_API_KEY": "<TYPESAFE_API_KEY>"
      }
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

jev in other clients