Skip to content
VS Code

Presify for VS Code

io.presify/presify

Microsoft Teams presence history: who's online, when, how long, and flagged patterns. Read-only.

client:VS Code transport:streamable-http

Install Presify in VS Code

.vscode/mcp.json

{
  "servers": {
    "presify": {
      "type": "http",
      "url": "https://app.presify.io/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Presify in other clients