Presify for Grok
io.presify/presify
Microsoft Teams presence history: who's online, when, how long, and flagged patterns. Read-only.
client:Grok
transport:streamable-http
Install Presify in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"presify": {
"type": "http",
"url": "https://app.presify.io/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs