schemacheck-agent
https://server.smithery.ai/gary-edgington/schemacheck-agent/mcp
● degraded
Validate JSON payloads against JSON Schema Draft 7 and 2020-12. Returns valid/invalid status with field-level error paths, human-readable summaries, and optional suggested corrected payloads. Part of the x402 micropayment task market on Base main
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/gary-edgington/schemacheck-agent/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/gary-edgington/schemacheck-agent/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://projectx402-production.up.railway.app