Presify for Zed
io.presify/presify
Microsoft Teams presence history: who's online, when, how long, and flagged patterns. Read-only.
client:Zed
transport:streamable-http
Install Presify in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"presify": {
"url": "https://app.presify.io/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs