What the plugin adds
- MCP server and Skills: Focused setup, dev-loop, and device tools with streamed progress, screenshots, grounding, and structured outcomes.
- Rules: routes mobile run, preview, and verification requests to Revyl.
- Runtime bootstrap: downloads and pins a published Revyl CLI runtime when the plugin starts MCP. See how the Marketplace plugin runtime will work for the verification and caching details.
Setup
1. Install plugin
In Cursor, install a new plugin by navigating to the Revyl Marketplace Plugin and selectingAdd to Cursor.
2. Set authentication
In Revyl, create a new API key. The Cursor plugin will use this API key to communicate with Revyl. For Cursor Cloud Agents: Navigate to Cursor and create a new Runtime Secret calledREVYL_API_KEY with the API Key.
For Cursor local Agents: include REVYL_API_KEY as an environment variable in your local shell so that it is accessible by the agent.
3. Allow network traffic
Cursor cloud agents need to be able to communicate with Revyl servers. Depending on the Cursor Network Access Mode, the following domains need to be allowlisted:- revyl.com
- *.revyl.com
- revyl.ai
- *.revyl.ai