json schema validator for Grok
io.github.ryuamarines/json-schema-validator
Validates JSON against a JSON Schema, lists violations. x402 payment required (testnet USDC).
client:Grok
transport:streamable-http
tools:1
Install json schema validator in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"json-schema-validator": {
"type": "http",
"url": "https://faceted-napped-debtless.ngrok-free.dev/json-schema-validator/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