UnRemind.me Submit for Grok
io.github.esfih/unremind-me-submit
Send a reminder to anyone with a public UnRemind.me page. No account or token.
client:Grok
transport:streamable-http
tools:2
Install UnRemind.me Submit in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"unremind-me-submit": {
"type": "http",
"url": "https://unremind.me/mcp/submit?src=mcp-registry-submit"
}
}
}
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