Skip to main content
View as Markdown

Qodo Gen

In the Qodo Gen chat panel (VS Code or IntelliJ):

  1. Open Connect more tools.
  2. Click + Add new MCP.
  3. Paste the standard configuration:
{
"mcpServers": {
"mobile-mcp": {
"command": "npx",
"args": ["-y", "@mobilenext/mobile-mcp@latest"]
}
}
}
  1. Click Save.

Qodo Gen will start Mobile MCP automatically when a mobile tool is invoked.