Noogat for Zed
io.github.mcfredrick/noogat
Voice notes that organize themselves. Capture by Siri, AI auto-tags, semantic search retrieves.
client:Zed
transport:streamable-http
Install Noogat in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"noogat": {
"url": "https://app.noogat.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs