Sign in Sign up
npm

tauri-stdio-transport

1. add `tauri-plugin-shell` see https://v2.tauri.app/zh-cn/plugin/shell/ ``` pnpm tauri add shell ``` 2. add this package `tauri-stdio-transport` ``` pnpm add tauri-stdio-transport ``` 3. using this package ``` import { Client } from "@modelcontextprotoco

npm View on Npm

Activity

Latest release
1y ago
Total releases
3
Cadence
~daily
Last 12 months
0

Details

License
MIT
First release
Feb 17, 2025
Releases
Version Released
1.0.0 major
0.1.1 patch
0.1.0 initial