Releases: melaya-labs/melaya-mcp
Releases · melaya-labs/melaya-mcp
Release list
v1.1.4
Remote MCP server for Melaya. 77 tools across the Android phone, browser control, agent pipelines, connectors and account surfaces.
Endpoint: https://api.melaya.org/mcp (streamable-http, OAuth 2.1 + PKCE).
Changed since 1.1.3
melaya_browser_attachnow honours thedevice_idit is given. It previously reused whichever grant was already live regardless of the device asked for, reportedattached: true, and silently drove the wrong browser. Switching browsers was not possible.- The attach response now carries
deviceIdon both the reuse and the mint path, and states plainly when the bound device is not the one requested. - MCP tool calls are metered on their own ledger, separate from Assistant messages, with their own per-tier limits. A tool call no longer consumes the account's daily message allowance.
Notes
- The registry entry itself is unchanged; this version marks client-visible behaviour changes rather than new metadata.
- Pointer tools (
hover,move,drag_hold) additionally require a current browser extension build.