Stats
Actions
Tags
From asana-workflow
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-mcp": {
"command": "npx",
"args": [
"-y",
"@mobilenext/mobile-mcp@latest"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub siroc-labs/cortex --plugin asana-workflow