MCP and AI integration
Who this is for
Developers integrating Lovrabet inside an IDE.
Let Cursor / Claude Code read Lovrabet dataset metadata directly and execute commands.
Step 1. Install the CLI + Skill
Copy the Rabetbase CLI / Lovrabet CLI installation prompt from App Management → Overview.
For Rabetbase:
bash
npx skills add lovrabet/rabetbaseFor the Lovrabet runtime (legacy):
bash
npx skills add lovrabet/lovrabet-cliStep 2. Configure MCP
Configure Dataset MCP following the RabetBase → MCP documentation or the open.lovrabet.com MCP guide.
Step 3. Verify in the IDE
Tell the AI:
text
列出当前 app 的数据集结构,并给出 customer 表的 filter 示例。Sub-pages
- Lovrabet MCP & Skill
- Lovrabet Skill usage notes (legacy reference)