one brain for Grok
io.github.prophet-git/one-brain
Shared memory for a team in Claude Code: what one person records, everyone has.
client:Grok
transport:streamable-http
Install one brain in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"one-brain": {
"type": "http",
"url": "https://onebrain.prophet.lat/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