Percept — Ambient Voice Intelligence for Zed
io.github.davidemanueldev/percept
Give your AI agent ears — ambient voice intelligence with 8 MCP tools for Claude Desktop
client:Zed
transport:stdio
runtime:pypi
Install Percept — Ambient Voice Intelligence in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"percept": {
"command": "uvx",
"args": [
"getpercept"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs