Presify for Cursor
io.presify/presify
Microsoft Teams presence history: who's online, when, how long, and flagged patterns. Read-only.
client:Cursor
transport:streamable-http
Install Presify in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"presify": {
"url": "https://app.presify.io/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs