Contentrain for Grok
io.github.contentrain/contentrain
Git-native content governance for AI agents — 27 deterministic MCP tools over stdio and HTTP.
client:Grok
transport:streamable-http
runtime:npm
Install Contentrain in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"contentrain": {
"type": "http",
"url": "https://studio.contentrain.io/api/mcp/v1/{project_id}/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