A cross-platform launcher that simply works

Wox MCP Server

MCP server for Wox-launcher/Wox

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "Wox": {
      "command": "npx",
      "args": [
        "-y",
        "@Wox-launcher/Wox"
      ]
    }
  }
}