Skip to content
Zed

Laya Typed Decisions for Zed

io.github.perrylink/laya-mcp

Typed noul / choice / score judgments from a local Laya model, with token-budget preflight.

client:Zed transport:stdio runtime:npm

Install Laya Typed Decisions in Zed

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

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

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

Laya Typed Decisions in other clients