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