loading…
Search for a command to run...
loading…
saqz — MCP server via Smithery
saqz — MCP server via Smithery
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"saqz": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"eddy06260626/saqz"
]
}
}
}