ipc_execute_command
Execute Tauri IPC commands
How to use it
ipc_execute_command is exposed by the MCP Server Tauri MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the ipc_execute_command tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Server Tauri
npx -y @a1st/aix add mcp tauri --command 'npx @hypothesi/tauri-mcp-server' --userOther tools in MCP Server Tauri (19)
Start/stop/status automation session
Get setup/update instructions for the MCP Bridge plugin
Emit custom events
Get app metadata and state
Get captured IPC traffic
Start/stop IPC monitoring
List Android devices and iOS simulators
List windows, get info, or resize
Read console, Android, iOS, or system logs
Get structured accessibility tree snapshot
Execute JavaScript in webview
Find elements by selector
Get metadata for element user Alt+Shift+Clicked
Get computed CSS styles
Click, scroll, swipe, focus, long-press
Type text or send key events
Capture webview screenshots
Visual element picker — user clicks an element, returns metadata + screenshot
Wait for elements, text, or events