Skip to content
Claude Desktop

Japanese Order Eval for Claude Desktop

app.netlify.shigoto-dogu/order-eval

Regression checks for Japanese order automations: six free cases, strict JSON scoring and CI gates.

client:Claude Desktop transport:streamable-http

Install Japanese Order Eval in Claude Desktop

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

{
  "mcpServers": {
    "order-eval": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://shigoto-dogu.netlify.app/mcp/order-eval"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Japanese Order Eval in other clients