Productlane

Productlane

Template description for Productlane

2VIEWS
2854USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app productlanenpx @composio/cli add cursor --app productlanenpx @composio/cli add cursor --app productlanenpx @composio/cli add cursor --app productlane

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Enable Productlane Widget

Tool to enable the productlane widget. use after confirming the widget is currently disabled.

Close Productlane Widget

Tool to close the productlane widget. use when you need to hide the widget after completing an interaction.

Disable Productlane Widget

Tool to disable the productlane widget across the entire page. use when needing to turn off the widget programmatically.

Widget Off Event

Tool to remove a previously registered widget event listener. use after widget setup to deregister callbacks.

Register Widget Event Listener

Tool to register a listener for productlane widget events. use after widget initialization to run custom logic on 'open', 'close', 'submit', or 'widgetloaded' events.

Open Productlane Widget

Tool to generate a javascript snippet that opens the productlane widget. use when you need to programmatically display the widget on your front-end after page load.

Open Productlane Docs Article In Widget

Tool to open a specific docs article in the productlane widget. use after widget initialization and load.

Toggle Productlane Widget

Tool to toggle the productlane widget between open and closed states. use after widget initialization.

8 actions available