Laya integrations

Build Laya into Agents and Developer Workflows

Laya is starting to appear as a low-latency decision layer inside browser agents, MCP tools, local serving stacks, and developer automation. These are concrete integrations rather than hypothetical use cases.

Submit an integration

Browser Agent decisions

laya-ultrafast ports the browser-use jev-ultrafast pattern to local Laya through MLX. A text model plans once, while Laya handles narrow field, option, and completion decisions locally.

Apple Silicon / MLXLocal decision callsGoogle Flights and browser fixturesOptional Jev compatibility mode

Laya as an MCP server

laya-mcp exposes local Laya decisions as MCP tools so clients can call choice, score, noul, triage, guardrail, moderation, and email decision workflows.

MCP stdio and local daemonApple Silicon / MLXPreset tools plus custom typed decisionsClaude Desktop and other MCP clients

Local Jev-compatible API

Arbiter serves Laya through a Jev-compatible HTTP interface with checkpoint routing, batching, metrics, a Playground, and recipes for NVIDIA and Apple Silicon.

Jev-compatible request shapeNVIDIA and Apple SiliconMicro-batching and metricsCoding-agent integrations

Node.js decision layer

@receptron/laya runs Laya through ONNX Runtime from TypeScript, allowing Node applications to keep the typed-decision interface without a Python runtime.

TypeScript APIONNX RuntimeNo PyTorch runtimeChoice, score and noul

Playground and agent skill

laya-playground combines an editor, checkpoint comparison, games, benchmark tooling, and an agent skill around a local Laya installation.

Local PlaygroundCheckpoint comparisonModel-driven gamesAgent integration skill

Submit a Laya integration

If you have integrated Laya into an agent, MCP tool, IDE, API gateway, or real workflow, send us the project URL.

Submit integration