VoiceIntel for Zed
io.github.evozim/voice-intel
Acoustic sentiment parsing and voice veracity analyzer.
client:Zed
transport:sse
Install VoiceIntel in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"voice-intel": {
"url": "https://voice-intel-mcp.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs