Skip to content
Zed

metrillm for Zed

io.github.metrillm/metrillm

Benchmark local LLM models — speed, quality & hardware fitness verdict from any MCP client

client:Zed transport:stdio runtime:npm

Install metrillm in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "metrillm": {
      "command": "npx",
      "args": [
        "-y",
        "metrillm-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

metrillm in other clients