Stats
Actions
Tags
From pdca-debug-suite
Local MCP server from Mobilenext providing tools for mobile app development, including build, testing, linting, and deployment workflows. No additional secrets required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"mobile": {
"command": "npx",
"args": [
"-y",
"@mobilenext/mobile-mcp@latest"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub xmgrex/ccx-arsenal --plugin pdca-debug-suite