-
Notifications
You must be signed in to change notification settings - Fork 123
Getting Started with Cursor
Gil Megidish edited this page Apr 4, 2025
·
1 revision
Adding mobile-mcp to Cursor is easy and should take a couple of minutes.
Steps:
- Launch Cursor
- Open menu
Cursor -> Settings -> Cursor Settings
- On the left sidebar, select
MCP
- Click on
Add new global MCP server
on the top right - You will be presented with a text editor, paste this json:
{ "mcpServers": { "mobile-mcp": { "command": "npx", "args": ["-y", "@mobilenext/mobile-mcp@latest"] } } }
- When done, restart Cursor
Once launched, you should be able to change mode from Ask
to Agent
.
From Mobile Next: We are building the future of mobile development 📱 🚀