jolt transform web for Grok
io.github.halversondm/jolt-transform-web
An MCP server that provides bazaarvoic JOLT transformation capabilities.
client:Grok
transport:streamable-http
Install jolt transform web in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"jolt-transform-web": {
"type": "http",
"url": "https://jolt-transform.halversondm.com/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