DG-MCP
The DG-MCP server lets you control DG-Lab Coyote 2.0/3.0 electrical stimulation devices via Bluetooth through any MCP-compatible LLM client (e.g., Claude Desktop).
Device Discovery & Connection
scan— Discover nearby Coyote devices (address, name, version)connect— Connect to a device via BLE addressdisconnect— Disconnect from the current deviceget_status— Query connection status, strength levels, active waveform, and battery
Channel Control
start— Start a channel (A/B) with initial strength (0–10) and a waveform (breath, tide, pulse_low, pulse_mid, pulse_high, tap)stop— Stop one or both channelsadjust_strength— Incrementally adjust a running channel's strength (±10 per step)change_wave— Switch waveform on a running channel without changing strengthburst— Briefly spike a channel to a target strength for 100–5000ms, then auto-returnemergency_stop— Immediately zero all strength and stop all waveforms
Waveform Management
list_waveforms— List all available waveforms (built-in + imported)load_waveforms— Import waveforms from.pulsefiles or.ziparchives at runtimedesign_wave— Create custom waveforms using composable segments:ramp(linear change),hold(constant),pulse(on/off beats),silence(quiet interval); optionally play immediately on a channel
Utility
timer— Set a countdown timer (1–3600s) for deferred follow-up actions within a conversation flow
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@DG-MCPScan for nearby Coyote devices."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
本项目已迁移至 0xNullAI/0xNuller,请前往新仓库查看和继续使用。
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceBluetooth Low Energy (BLE) MCP server that allows AI agents to scan, connect to and communicated with BLE devices, as well as simulate BLE perhipherals.14BSD 2-Clause "Simplified"
- AlicenseAqualityCmaintenanceA stateful Bluetooth Low Energy (BLE) MCP server that enables AI agents to scan, connect, read/write characteristics, and subscribe to notifications on BLE devices.3517MIT
- Alicense-qualityDmaintenanceMCP server for controlling compatible boards over Bluetooth serial, including DC motors, servos, IO, and sensors.MIT
- Alicense-qualityBmaintenanceEnables tracking and monitoring of Capillus Bluetooth caps for treatment sessions, adherence, and device status using local BLE data, without requiring cloud APIs.MIT
Related MCP Connectors
Remote MCP for MCP consent scope receipt, structured receipts, audit logs, and reviewer-ready eviden
Remote MCP for AI waiver checks, exception approvals, expiry review, and audit receipts.
Remote MCP for Android CLI agent build gate, structured receipts, audit logs, and reviewer-ready evi
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/0xNullAI/DG-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server