MCP Server
MCP
io.github.hypothesi/mcp-server-tauri
A Model Context Protocol server for use with Tauri v2 applications
Install
npx -y @hypothesi/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@hypothesi/tauri-mcp-server",
"version": "0.12.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment