DSado88/squall
Lean Rust MCP server for fast async dispatch to external AI models via HTTP and CLI subprocesses
Platform-specific configuration:
{
"mcpServers": {
"squall": {
"command": "npx",
"args": [
"-y",
"squall"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...