Skip to content

Releases: melaya-labs/melaya-mcp

Release list

v1.1.4

Choose a tag to compare

@melaya-labs melaya-labs released this 04 Sep 04:07

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_attach now honours the device_id it is given. It previously reused whichever grant was already live regardless of the device asked for, reported attached: true, and silently drove the wrong browser. Switching browsers was not possible.
  • The attach response now carries deviceId on 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.