valem for Grok
io.github.vlad-public-code/valem
Valem - Deterministic reactive state models. Create your own calculators/forms with AI
client:Grok
transport:streamable-http
tools:27
Install valem in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"valem": {
"type": "http",
"url": "https://valem.run/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