jsonaut for Grok
io.github.shoggi211/jsonaut
Repair malformed JSON from LLM/agent output; optional JSON Schema coercion. Free + x402 paid.
client:Grok
transport:streamable-http
tools:4
Install jsonaut in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"jsonaut": {
"type": "http",
"url": "https://jsonaut.jsonaut-shaurya.workers.dev/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