Skip to main content
Glama
0xNullAI

DG-MCP

by 0xNullAI

change_wave

Switch the waveform of a channel without altering its intensity. Choose from breath, tide, pulse_low, pulse_mid, pulse_high, or tap to change rhythm or sensation.

Instructions

【切换波形】在不改变强度的前提下更换一个通道的波形。 触发:已启动后想换节奏、换触感时使用。 不用:想加强 → adjust_strength;通道未启动 → start。 约束:仅切波形不动强度,切换后停下来描述新感觉。 可用波形:breath(呼吸:渐强渐弱,最温柔的铺垫波形);tide(潮汐:波浪般起伏的慢节奏);pulse_low(低脉冲:轻柔的规律节奏);pulse_mid(中脉冲:中等强度的规律节奏);pulse_high(高脉冲:强烈的规律节奏);tap(敲击:带节奏停顿的点触感)。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
channelYes通道 A 或 B
waveformIdYes波形 ID - breath(呼吸:渐强渐弱,最温柔的铺垫波形);tide(潮汐:波浪般起伏的慢节奏);pulse_low(低脉冲:轻柔的规律节奏);pulse_mid(中脉冲:中等强度的规律节奏);pulse_high(高脉冲:强烈的规律节奏);tap(敲击:带节奏停顿的点触感)
loopNo是否循环播放波形,默认 true。
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description discloses that strength is unchanged and lists available waveforms. It mentions a post-use action (stop to describe sensation). However, it does not cover side effects, permissions, or what happens if the channel is invalid. Overall, it is transparent enough.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is well-structured with sections, front-loaded with purpose. However, it repeats waveform descriptions also present in the schema, making it slightly longer than necessary. Still effective.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's simplicity and no output schema, the description covers purpose, usage, parameters, and constraints adequately. It lacks explicit mention of what happens to the channel's state, but it's sufficient for an agent to use correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with descriptions for all three parameters. The description adds context by explaining the constraint on strength and listing waveforms, which reinforces the schema. The combination provides good parameter semantics.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: to change the waveform of a channel without altering strength. It provides a specific verb-resource combination ('切换波形') and distinguishes itself from siblings like adjust_strength and start.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicit guidance is given on when to use ('after starting, to change rhythm/sensation') and when not to use ('use adjust_strength for strengthening, start for unstarted channels'). Constraints like only changing waveform and stopping to describe sensation are highlighted.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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