BriefMe for Grok
us.briefme/agenda-timer
Meeting agenda timer for AI assistants: build agendas in chat, share a live synced countdown.
client:Grok
transport:streamable-http
tools:8
Install BriefMe in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agenda-timer": {
"type": "http",
"url": "https://briefme.us/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