tauri-mcp-cli

Installation
SKILL.md

Tauri MCP CLI

Use this skill for the entire CLI workflow. The package intentionally ships a single bundled skill so agents do not need to pick between overlapping domain-specific skills.

Prerequisites

  • The app is running in development mode, usually with cargo tauri dev.
  • The tauri-plugin-mcp-bridge plugin is installed and registered.
  • src-tauri/tauri.conf.json sets withGlobalTauri: true.

Core Rule

Start or verify a driver session before calling almost any other tool:

tauri-mcp driver-session start --port 9223
tauri-mcp driver-session status --json
Installs
32
GitHub Stars
203
First Seen
Mar 16, 2026