Qodo Gen
In the Qodo Gen chat panel (VS Code or IntelliJ):
- Open
Connect more tools. - Click
+ Add new MCP. - Paste the standard configuration:
{
"mcpServers": {
"mobile-mcp": {
"command": "npx",
"args": ["-y", "@mobilenext/mobile-mcp@latest"]
}
}
}
- Click
Save.
Qodo Gen will start Mobile MCP automatically when a mobile tool is invoked.