netcafe memory for Grok
com.ainetcafe/netcafe-memory
Cross-session, cross-device memory for your agent: remember and recall notes. No key to start.
client:Grok
transport:streamable-http
tools:4
Install netcafe memory in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"netcafe-memory": {
"type": "http",
"url": "https://ainetcafe.com/mcp/memory?s=registry"
}
}
}
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