Install the Visily plugin in Cursor
You can install the Visily plugin from the Cursor UI or from the CLI.
Install from Cursor
- Open Cursor Settings.
- Go to Plugins.
- In the Search or Paste link field, paste the Visily plugin repository: git@github.com:visily-app/mcp-plugins.git
- Follow the prompts to install the plugin.
- Reload Cursor if prompted.
Install from CLI
If you have cloned the plugin repository locally, open Cursor’s agent chat and run:
/add-plugin ./plugins/cursor
Or symlink for development:
ln -s "$(pwd)/plugins/cursor" ~/.cursor/plugins/local/visily
Then reload Cursor.
What you get after installation
After the plugin is installed:
- The visily MCP server appears under Settings → MCP (authorize via OAuth on first use).
- The Visily skill loads automatically when a Visily task is detected.