Skip to content
Claude Desktop

TypeSafe Jev for Claude Desktop

io.github.perrylink/jevcore

MCP server over TypeSafe Jev: typed ask, rank and check judgments return calibrated probabilities.

client:Claude Desktop transport:stdio runtime:npm

Install TypeSafe Jev in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "jevcore": {
      "command": "npx",
      "args": [
        "-y",
        "jevcore-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

TypeSafe Jev in other clients