Kiro
Add the following entry under mcpServers in .kiro/settings/mcp.json:
{
"mcpServers": {
"mobile-mcp": {
"command": "npx",
"args": ["@mobilenext/mobile-mcp@latest"]
}
}
}
Save the file. Kiro will start Mobile MCP automatically when a mobile tool is invoked.