expo-mcp
01Plugin Claude Code
Plugin marketplace listing 1 plugin: expo-mcp.
Plugin Claude Code
Plugin marketplace listing 1 plugin: expo-mcp.
Plugin Claude Code
Expo/React Native app automation — QA testing, UI automation, and Maestro integration. Run /expo-mcp:install afterward to verify setup.
MCP server Claude CodeCodexCursor +2
MCP server "expo" as configured in DaveDev42/expo-mcp. Runs locally from the github:DaveDev42/expo-mcp npm package. Needs 1 environment variable to run.
Instructions file
Claude Code instructions for DaveDev42/expo-mcp, covering claude.md, distribution, package manager, build rules and development.
Agent
Writes Maestro YAML test flows by inspecting the live Expo app. Produces validated, ready-to-commit flow files.
Agent
Expo/React Native QA tester. Tests app on iOS Simulator or Android Emulator with actual execution. Use for mobile app QA.
Command
One-shot installer for expo-mcp — runs prereq checks, detects the Expo app directory, writes userConfig directly into .claude/settings.json, and tells the user to restart. No /plugin UI round-trip required.
Hook
Runs when a subagent finishes for qa tool calls, executing validate-qa-result.mjs via node. From DaveDev42/expo-mcp.
Skill Claude CodeCodex
How to use expo-mcp for Expo/React Native app automation. Covers session lifecycle, UI testing, Maestro flows, debugging, and QA patterns.
Plugin Claude Code
Plugin marketplace listing 1 plugin: tauri-mcp.
Plugin Claude Code
Tauri desktop app test automation via MCP. Launch, inspect, interact with, and test Tauri v2 apps using accessibility tree snapshots and DOM manipulation.
MCP server Claude CodeCodexCursor
MCP server "tauri-mcp" as configured in DaveDev42/tauri-plugin-mcp. Runs ${CLAUDE_PLUGIN_ROOT}/packages/tauri-mcp/dist/index.js with node. Needs 1 environment variable to run.
Instructions file
Claude Code instructions for DaveDev42/tauri-plugin-mcp, covering claude.md, project overview, build commands, build all packages and build specific packages.
Agent
QA testing agent for Tauri desktop apps. Executes test scenarios using MCP tools. Use after implementing features, fixing bugs, or when verification is needed.
Command
Auto-install tauri-plugin-mcp into a Tauri v2 app (edits Cargo.toml, lib.rs, main entry, capabilities, package.json).
Hook
Runs when a session starts, running an inline shell check. From DaveDev42/tauri-plugin-mcp.
Hook
Runs when a subagent finishes for qa-tester tool calls, executing validate-qa-result.sh via bash. From DaveDev42/tauri-plugin-mcp.
Skill Claude CodeCodex
Debugging Tauri app issues during MCP sessions. Use when encountering errors, app not responding, bridge failures, empty snapshots, or session start failures.
Skill Claude CodeCodex
QA testing orchestration for Tauri desktop apps. Use when the user asks to test, QA, verify, or check if a Tauri app feature works.