-
Notifications
You must be signed in to change notification settings - Fork 157
Cline
Kris edited this page May 23, 2025
·
8 revisions
How to setup Mobile Next - Mobile MCP with Cline:
- Install Cline extension to your IDE of your choice
- Open Cline
- Click on manage MCP Servers
- On the MCP modal, click settings icon
- Click Configure MCP Server
- Add the following JSON to the settings file
{
"mcpServers": {
"mobile-mcp": {
"command": "npx",
"args": ["-y", "@mobilenext/mobile-mcp@latest"]
}
}
}
cline-demo.mp4
After configuring the MCP in cline you can see all the commands and tools it can execute:
Demo:
https://www.youtube.com/watch?v=OYuJrKQSAok
From Mobile Next: We are building the future of mobile development 📱 🚀