hypothesi/mcp-server-tauri
A Model Context Protocol (MCP) server and plugin for Tauri v2 development
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-tauri": {
"command": "npx",
"args": [
"-y",
"mcp-server-tauri"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...