Skip to content
Claude Desktop

Laya Typed Decisions for Claude Desktop

io.github.perrylink/laya-mcp

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

client:Claude Desktop transport:stdio runtime:npm

Install Laya Typed Decisions in Claude Desktop

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

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

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

Laya Typed Decisions in other clients