Waveform Generator Engine Connector for AI agents.
3 live capabilities
Generate precise digital audio waveforms and noise profiles for DSP projects.
Waiting for input…
Why people use Waveform Generator Engine
Waveform Generator for DSP Testing and Synthesis
With the Waveform Generator MCP, you just tell your agent what you need. It generates the data instantly. You get a clean, mathematically accurate waveform ready for your tests without ever leaving your workspace.
What Vinkius changes
You get high-fidelity audio samples generated on demand based on specific mathematical parameters.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Testing a new filter
A DSP engineer asks the agent to generate a 440Hz sine wave to see how a custom filter reacts to a clean signal.
- Real-world use case 02
Creating a synth patch
A sound designer wants a specific complex timbre and asks the agent to build a harmonic series using generate_harmonic_wave.
- Real-world use case 03
Generating background texture
A game developer needs a 5-second clip of pink noise and has the agent produce it via generate_noise_wave.
Complete set · 3capabilities
The complete Waveform Generator Engine capability set.
These are the exact actions your AI can choose when you ask it to work with Waveform Generator Engine.
01—03
3 capabilities in this set.
Part of 3 available through Waveform Generator Engine.
- 01 Capability
Generate harmonic wave
Builds a custom waveform by summing harmonics for additive synthesis. Use this to create complex, unique timbres.
- 02 Capability
Generate noise wave
Produces non-periodic stochastic waveforms like white or pink noise. It is great for creating textures or masking sounds.
- 03 Capability
Generate periodic wave
Creates standard periodic waveforms like sine, square, sawtooth, or triangle waves. It is perfect for basic oscillator testing.
Set up in minutes
One URL. Then ask Waveform Generator Engine to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Waveform Generator Engine from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_OUU7wr4oFCpciWGK6FIPjG9CNae4JmJZ3DyukJfA/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Waveform Generator Engine, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Waveform Generator Engine for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_OUU7wr4oFCpciWGK6FIPjG9CNae4JmJZ3DyukJfA/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Waveform Generator Engine URL.
- Step 03
Save and start
Save the connection and enable Waveform Generator Engine in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"waveform-generator": {
"url": "https://edge.vinkius.com/vk_preview_OUU7wr4oFCpciWGK6FIPjG9CNae4JmJZ3DyukJfA/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Waveform Generator Engine
Open Agent mode in chat and ask: "Using Waveform Generator Engine, help me...". 3 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"waveform-generator": {
"url": "https://edge.vinkius.com/vk_preview_OUU7wr4oFCpciWGK6FIPjG9CNae4JmJZ3DyukJfA/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Waveform Generator Engine
Ask Copilot: "Using Waveform Generator Engine, help me...". 3 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"waveform-generator": {
"url": "https://edge.vinkius.com/vk_preview_OUU7wr4oFCpciWGK6FIPjG9CNae4JmJZ3DyukJfA/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Waveform Generator Engine
Open Cascade and ask: "Using Waveform Generator Engine, help me...". 3 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"waveform-generator": {
"url": "https://edge.vinkius.com/vk_preview_OUU7wr4oFCpciWGK6FIPjG9CNae4JmJZ3DyukJfA/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Waveform Generator Engine
Ask Cline: "Using Waveform Generator Engine, help me...". 3 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add waveform-generator --transport http "https://edge.vinkius.com/vk_preview_OUU7wr4oFCpciWGK6FIPjG9CNae4JmJZ3DyukJfA/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Waveform Generator Engine
Ask Claude: "Using Waveform Generator Engine, show me...". 3 tools are ready
Where the request belongs
Work Waveform Generator Engine can move forward.
This is for audio engineers and DSP developers who need to generate raw audio data for testing, prototyping, or synthesis research without manual scripting.
DSP Engineer
Uses this to test signal processing algorithms on clean, mathematically perfect waveforms.
Sound Designer
Quickly creates noise textures or basic oscillators to prototype new synth patches.
Music Tech Developer
Builds capabilities that require programmatic audio generation for web or mobile apps.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSignal Filter Designer
Apply digital filters like low-pass, high-pass, SMA, EMA, and Peaking EQ to signal arrays.
Polyrhythm Calculator
Calculate precise alignment, attack timestamps, and subdivision grids for complex polyrhythms.
Time Signature Calculator
Calculate measure duration, rhythmic feeling, and polyrhythms for any time signature.
Equal Temperament Calculator
Calculate MIDI frequencies, interval deviations, and tuning system comparisons.
Frequency & Note Converter
Convert between musical frequencies and notes with precision.
Sound Frequency Calculator
Calculate musical note frequencies, Solfeggio resonances, and harmonic series.
Bring your own AI
Change the model, client or framework. Keep Waveform Generator Engine connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Waveform Generator Engine.
The practical details behind the request, access and result.
What can I do with the Waveform Generator MCP?
You can generate high-fidelity digital audio samples including sine, square, and sawtooth waves, as well as noise profiles and complex additive timbres.
Can the Waveform Generator MCP create different types of noise?
Yes, it can generate both white and pink noise, which are useful for creating textures or masking sounds in audio projects.
How do I use the Waveform Generator MCP for additive synthesis?
You can describe a custom harmonic series to your agent, and the Connector will sum those harmonics to build a unique, complex timbre for you.
Does the Waveform Generator MCP work for DSP research?
It is ideal for DSP research because it provides mathematically perfect waveforms, allowing you to test filters and algorithms with clean data.
Can I get specific frequencies with the Waveform Generator MCP?
Yes, you can define exact frequencies in Hz for any periodic waveform, ensuring your generated audio meets your technical specifications.
Is the Waveform Generator MCP good for sound design?
It is a great capability for prototyping sounds, as it lets you quickly generate noise textures and complex oscillators without needing a full DAW.
Can the Waveform Generator MCP produce complex timbres?
Yes, by using the harmonic wave capability, you can build complex sounds by summing various harmonics to create specific, non-standard audio profiles.
What types of waveforms can I generate?
You can generate periodic waves (sine, square, sawtooth, triangle), stochastic noise (white, pink), and custom additive waveforms using generate_harmonic_wave.
Can I apply an amplitude envelope to the waves?
Yes, all capabilities support an envelopeConfig parameter for ADSR (Attack, Decay, Sustain, Release) with linear or exponential curves.
How do I specify the sample rate?
You can provide a sampleRate parameter (defaults to 44100 Hz) in any of the generation capabilities.
One connection away
Give your agent a direct line to Waveform Generator Engine.
Connect Waveform Generator Engine once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available