Lotus MCP
Create browser automation skills by demonstration. Works with Cursor and Claude Code.
What is Lotus?
Lotus lets you create reusable browser automations (called "skills") just by showing what you want to do. Instead of writing code, you demonstrate the workflow in a browser while narrating what you're doing, and Lotus converts it into an executable skill.
Quick Start
For Cursor Users
1. Install the MCP:
2. Install the VS Code Extension:
3. Get your API key: Sign up at uselotus.ai to get your API key.
4. Configure Cursor MCP settings:
Press Cmd+Shift+J (Mac) or Ctrl+Shift+J (Windows/Linux), go to MCP settings, and add:
5. Restart Cursor
6. Start creating skills!
Just ask Claude:
"Create a skill to check court availability on Rec.us"
The browser will open automatically in your Cursor IDE. Demonstrate the workflow, then say "I'm done."
For Claude Code Users
1. Install the MCP:
2. Get your API key: Sign up at uselotus.ai to get your API key.
3. Add to Claude Code:
When prompted, set the environment variables:
LOTUS_API_KEY: Your API key from uselotus.aiLOTUS_URL:https://www.uselotus.ai
4. Start creating skills!
Just ask Claude:
"Create a skill to check court availability on Rec.us"
The browser will open in Chrome/Safari. Demonstrate the workflow, then come back and say "I'm done."
How It Works
Available Tools
Tool | Description |
| Start recording a new skill workflow |
| Stop recording and analyze the workflow |
| Convert recording into executable skill |
| Check refinement progress |
| Answer AI clarifying questions |
| Cancel current session |
| Execute a created skill |
Troubleshooting
Cursor: Browser doesn't open automatically
Make sure the Lotus extension is installed:
Cmd+Shift+Pā type "Lotus" ā you should see "Lotus: Open Browser"Try running the command manually:
Cmd+Shift+Pā "Lotus: Open Browser"Check that the MCP is configured correctly in settings
Claude Code: Browser doesn't open
Make sure you have a default browser set on your system
Try opening manually - the URL will be printed in the response
"Failed to connect to Lotus"
Check your API key is correct
Check LOTUS_URL is set to
https://www.uselotus.aiMake sure you have internet connectivity
Development
License
MIT