context cloud for Grok
io.github.abhinavala/context-cloud
Persistent AI memory with shared team workspaces, typed knowledge chunks, and cross-tool support.
client:Grok
transport:sse
runtime:npm
Install context cloud in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"context-cloud": {
"type": "sse",
"url": "https://api.contextcloud.pro/mcp/protocol"
}
}
}
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