context pod for Grok
io.github.heidiec/context-pod
Persistent context for AI agents built fromlearned vectors with certainty scores.
client:Grok
transport:sse
Install context pod in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"context-pod": {
"type": "sse",
"url": "https://context.nervousmachine.com/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