Coding agent integrations are currently available on macOS only. See differences from macOS for Windows status.
What the integration does
- Voice answers: when the agent asks a question, Superwhisper pops up and you dictate the reply directly into the agent
- Done notifications: Superwhisper surfaces when the agent finishes a turn, with the final message, so you don’t have to watch the terminal
- Voice approvals: tool calls that need permission are gated the same way. Approve or deny by speaking
Set up
Open Settings → Configuration and scroll to Agent Plugins. Superwhisper detects the supported agents installed on your Mac; click Install next to an agent to connect it. The connection is live the next time you start that agent.
Install manually
Every integration can also be installed from the terminal. Restart the agent afterward; plugins load when the agent starts.- Claude Code
- OpenCode
- Codex
- Pi
- Grok
- DeepSeek
superwhisper plugin and a superwhisper MCP server. Source: superultrainc/superwhisper-claude-code.Cursor is supported through the Agent Plugins pane only; it has no manual install command yet.
Manage or remove the plugin
The plugin lives in each agent’s own settings, so you manage it from the agent’s side:-
Claude Code: run
/plugininside Claude Code to enable, disable, or uninstall the plugin. It’s listed assuperwhisper@superwhisper.
-
OpenCode: remove
@superwhisper/opencodefrom~/.config/opencode/opencode.json.
Troubleshooting
- The agent doesn’t trigger Superwhisper: restart the agent after installing the plugin. Plugins load when the agent starts.
- Claude Code doesn’t show the plugin: run
/pluginin Claude Code and check whethersuperwhisper@superwhisperis installed and enabled. - Still stuck: email support@superwhisper.com with the agent name and its version.

