Skip to content
VS Code

Schema for VS Code

ai.schemalabs/schema

The AI that understands raw data: Schema over your tables and databases, as MCP tools.

client:VS Code transport:streamable-http

Install Schema in VS Code

.vscode/mcp.json

{
  "servers": {
    "schema": {
      "type": "http",
      "url": "https://mcp.schemalabs.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Schema in other clients