Jsonschema for VS Code
io.github.pipeworx-io/jsonschema
JSON Schema validation MCP.
client:VS Code
transport:streamable-http
Install Jsonschema in VS Code
.vscode/mcp.json
{
"servers": {
"jsonschema": {
"type": "http",
"url": "https://gateway.pipeworx.io/jsonschema/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs