Michael-Obele/tauri-docs
Mastra MCP server that exposes Tauri documentation tools over MCP.
Platform-specific configuration:
{
"mcpServers": {
"tauri-docs": {
"command": "npx",
"args": [
"-y",
"tauri-docs"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...