json schema validator for Cursor
io.github.ryuamarines/json-schema-validator
Validates JSON against a JSON Schema, lists violations. x402 payment required (testnet USDC).
client:Cursor
transport:streamable-http
tools:1
Install json schema validator in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"json-schema-validator": {
"url": "https://faceted-napped-debtless.ngrok-free.dev/json-schema-validator/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs