Mnemolog MCP for Grok
dev.pages.mnemolog/mnemolog
Hosted MCP memory and agent control plane for durable conversations, jobs, and operations.
client:Grok
transport:streamable-http
Install Mnemolog MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mnemolog": {
"type": "http",
"url": "https://mnemolog.com/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