lloydzhou/tauri-plugin-mcp-transport
支持启动stdio mcp server并暴露给tauri webview内部使用ts mcp client调用
Platform-specific configuration:
{
"mcpServers": {
"tauri-plugin-mcp-transport": {
"command": "npx",
"args": [
"-y",
"tauri-plugin-mcp-transport"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...