Loading MCP server directory, please wait...
MCP server for controlling Dyson air purifiers and fans
npx @getmcp/cli add io.github.m2ai-mcp-servers/mcp-dyson-appliancesRequires Node.js 18+. Community-contributed server. Review source before installing.
DYSON_EMAILYour Dyson account email
DYSON_PASSWORDYour Dyson account password
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.m2ai-mcp-servers/mcp-dyson-appliances": {
"command": "npx",
"args": [
"-y",
"mcp-dyson-appliances"
],
"env": {
"DYSON_EMAIL": "",
"DYSON_PASSWORD": "",
"DYSON_COUNTRY": ""
}
}
}
}