Skip to content
Windsurf

Laya Typed Decisions for Windsurf

io.github.perrylink/laya-mcp

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

client:Windsurf transport:stdio runtime:npm

Install Laya Typed Decisions in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Laya Typed Decisions in other clients