Model Context Protocol server for DG-Lab Coyote 2.0/3.0 — exposes the device as MCP tools (start, stop, adjust_strength, change_wave, burst, design_wave, ...) for any MCP-compatible LLM client
{
"mcpServers": {
"dg": {
"command": "npx",
"args": [
"-y",
"dg-mcp"
]
}
}
}